Home All Groups Group Topic Archive Search About

Tracing, using 'System.Diagnostics TraceListener'.

Author
24 Apr 2007 10:22 AM
Geert
Hello.  I'm using the System.Diagnostics TraceListener for simple tracing to
dbgview.
I always get the following outputdata :

All Events Information: 1 :
Timestamp: 24/04/2007 10:04:15
Message: Open testform
Category: MyCategory
Priority: 1
EventId: 1
Severity: Information
Title:
Machine: WXP-MYMACHINE
App Domain: App.Presentation.WinForms.vshost.exe
ProcessId: 5860
Process Name:
C:\_Project\CSharp\MyApp\bin\Debug\App.Presentation.WinForms.vshost.exe

Is it possible to use a Textformatter, so I can filter this data, so I get
only the 'Message' in my dbgview ?

Thx.

AddThis Social Bookmark Button