System.Diagnostics.TextWriterTraceListener Class
Information   Base Types   Related Resources

Directs tracing or debugging output to a TextWriter or to a Stream, such as or FileStream.

  • Namespace: System.Diagnostics
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.0.3705
  • Assembly: System.dll

  • System.Diagnostics.TraceListener
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (3)Discussions (58)MembersRotorChanges
    Articles

    Page: 1
    Capture Messages With Trace Listeners
    Visual Studio Magazine
    When using Debug and Trace messages in your application, the output messages are sent to any Listener object defined in the Listeners collection. When debugging and tracing is enabled, a default listener class called DefaultTraceListener is automatically created and initialized. The DefaultTraceListener object will output any messages received to the Output window if you're running your application in Visual Studio .NET, under debug mode.
    HOW TO: Trace and Debug in Visual C# .NET
    http://www.kbalertz.com/
    (815788) - This article describes how to use the Debug and the Trace classes. These classes are available in the Microsoft .NET Framework. You can use these classes to provide information about the performance of an application either during application...
    Instrumentation: Powerful Instrumentation Options in .NET Let You Build Manageable Apps with Confidence
    MSDN
    Take a look at the various instrumentation technologies available in the .NET Framework, such as tracing, logging, WMI, and EIF, that will help you measure your apps.
    Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com