You've already forked linux-packaging-mono
Imported Upstream version 4.4.0.122
Former-commit-id: a99f46acaeba3ab496c7afc02c29b839e30a0d0b
This commit is contained in:
@@ -255,10 +255,10 @@ namespace System.Diagnostics {
|
||||
WritePrefix ();
|
||||
}
|
||||
|
||||
WriteDebugString (message);
|
||||
|
||||
if (Debugger.IsLogging())
|
||||
Debugger.Log (0, null, message);
|
||||
else
|
||||
WriteDebugString (message);
|
||||
|
||||
WriteLogFile (message, LogFileName);
|
||||
}
|
||||
|
Reference in New Issue
Block a user