[Mono-list] Is FileLogTraceListener supported in 3.2.3?

bbuttolph Brian.Buttolph at VerizonWireless.com
Thu Sep 26 15:34:39 UTC 2013


The _log variable is null after the call. Any idea why? The ts object is
created. It only fails on Mono.

                TraceSource ts = new TraceSource(exeRootName);
                _log = (FileLogTraceListener)ts.Listeners["AcLog"];

I just installed Mono 3.2.3 on Windows 7 using the installer from this site
and am testing my code on Mono. How do folks debug on Mono?

Thanks,
Brian




--
View this message in context: http://mono.1490590.n4.nabble.com/Is-FileLogTraceListener-supported-in-3-2-3-tp4660977.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list