[Mono-bugs] [Bug 81296][Min] Changed - System.Diagnostics configuration sometimes doesn't work

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 7 19:15:46 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by noix at sphere.pl.

http://bugzilla.ximian.com/show_bug.cgi?id=81296

--- shadow/81296	2007-05-07 15:49:16.000000000 -0400
+++ shadow/81296.tmp.9490	2007-05-07 19:15:46.000000000 -0400
@@ -198,6 +198,11 @@
 First of all, there was no error at filling trace level. It somehow
 tries to open log.log twice, and the second attempt fails due to
 exclusive write file share.
 
 I have no idea why config stuff is iterated twice, but I believe that
 log files must be writable even if there was another logger.
+
+------- Additional Comments From noix at sphere.pl  2007-05-07 19:15 -------
+I tried this patch and now I have another problem:
+I added a "Trace.WriteLine("aaa");" line to the end of SwitchTest.cs.
+"aaa" is outputted to stdout, but _not_ to log.log (it should, right?)


More information about the mono-bugs mailing list