[Mono-list] Trace output to console

J. Perkins jason@379.com
15 Jan 2003 14:49:25 -0500


Just wondering: the MS/.NET default TraceListener sends it's output to
the IDE "Output" window in debug builds. I have found this behavior to
be handy. Mono could do something similar by writing to the console.
Would there be any drawbacks/objections to this? I'd prefer not to add
Mono specific code to my projects (installing a debug TraceListener),
even if it is just for debug builds; I would rather see it in Mono
proper. But maybe there is a good reason to not do that.

Thanks,

Jason
379