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 [EMAIL PROTECTED]

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

--- shadow/81296        2007-05-07 23:52:49.000000000 -0400
+++ shadow/81296.tmp.24550      2007-05-08 05:30:30.000000000 -0400
@@ -214,6 +214,13 @@
 For file output, .NET does not output logs to log.log either. I guess
 that is because Trace.WriteLine() is ignored when LogLevel is Error.
 Though I also tried Trace.TraceError() which did not record the line
 either ... am no trace expert so I dunno why here.
 
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-05-08 05:30 -------
+After looking at it once more, I see it didn't output anything to
+log.log because I didn't flush. Turning "autoflush" on solved this
+problem.
+So - this patch solves this problem for me, thank you! I hope it gets
+into the next mono version :)
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to