Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » .NET Framework ... » System.Diagnostics   (RSS)
Sorry, but there are no more tags available to filter with.

A new TraceListener in Orcas: EventSchemaTraceListener [Inbar Gazit]

TraceListener is an abstract class representing a listener object that is used to log event that a TraceSource is producing. In .NET 2.0 we have a few existing implementations such as ConsoleTraceListener for logging events to the standard console and
 
Page view tracker