In the latest release of (I'm guessing MonoDevelop) ... the console has
suddenly started prepending each line with a long date-time and assembly
identifier

Eg:

2012-09-10 12:28:29.615 CoreUnitTests[52931:1607] [PASS]
ShouldConvertTo_DateTime
2012-09-10 12:28:29.615 CoreUnitTests[52931:1607] [PASS]
ShouldConvertTo_Decimal
2012-09-10 12:28:29.616 CoreUnitTests[52931:1607] [PASS]
ShouldConvertTo_Double


Used to just be:

[PASS] ShouldConvertTo_DateTime
[PASS] ShouldConvertTo_Decimal
[PASS] ShouldConvertTo_Double


Does anyone know if there is a switch somewhere to turn this prefix off?  I
can't seem to find it.

-- 
*Phil *Cockfield
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to