[Mono-dev] system.diagnostics (tracesource/traceeventtype) support in mono

Michael Hutchinson m.j.hutchinson at gmail.com
Sat Jun 28 13:29:36 EDT 2008


On Mon, Jun 23, 2008 at 7:15 AM, sabbadin <sabbadin at sabbasoft.com> wrote:
>
> Hi,
> I'm getting an error while running a simple console app that uses
> System.Diagnostics.TraceSource class or System.Diagnostics.TraceEventType.
> It says the class cannot be loaded.
>
> I was told that 1.1.17 mono version is installed (how can i check it) ..

mono --version

> What version of mono support this stuff ?

I don't know offhand, but 1.1.17 is almost two years old. I strongly
recommend upgrading to 1.9.1.

> Generally speaking where I can find info aboput the implementation status of
> a class ? , when it was introduced ? what features are present in a specific
> mono version ? ..

http://www.mono-project.com/Class_Status has the current status.
You can find the release notes (which list important changes) here:
http://www.mono-project.com/OldReleases

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Mono-devel-list mailing list