FubuMvcArchive / bottles

OBSOLETE - Modular runtime packaging for .Net applications
http://fubuworld.com/bottles
Other
26 stars 16 forks source link

Tone down the Console.WriteLine tracing #94

Closed jeremydmiller closed 10 years ago

jeremydmiller commented 10 years ago

Maybe write to a log file instead? It's too crazy busy with all the exploded this, exploded that business. Maybe write the bottling diagnostics instead

jeremydmiller commented 10 years ago

Look for ConsoleWriter calls, not Console.WriteLine(). BottleExploderLogger seems to be the worst offender.