[Mono-list] Is FileLogTraceListener supported in 3.2.3?

Daniel Lo Nigro lists at dan.cx
Fri Oct 11 21:27:52 UTC 2013


I don't think the VB.NET stuff is very well supported in Mono. Having said
that, I see some code for FileLogTraceListener here, so I assume it should
work:
https://github.com/mono/mono-basic/blob/master/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.Logging/FileLogTraceListener.vb.
I'm not sure if the VB.NET runtime still needs to be built separately. See
if there's a Microsoft.VisualBasic.dll in your Mono installation.

I'd say that most developers would not be using the VB.NET components,
instead using the standard tracing (TextWriterTraceListener) or a framework
like Log4net.


On Fri, Sep 27, 2013 at 5:11 AM, bbuttolph <
Brian.Buttolph at verizonwireless.com> wrote:

> Should have included this in my post. It's from the app.config file. What
> should it be for Mono?
>
>           <add name="AcLog"
> type="Microsoft.VisualBasic.Logging.FileLogTraceListener,
> Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral,
> PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
>
>
>
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/Is-FileLogTraceListener-supported-in-3-2-3-tp4660977p4660985.html
> Sent from the Mono - General mailing list archive at Nabble.com.
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20131011/65bb05e3/attachment.html>


More information about the Mono-list mailing list