←Select platform

TraceLoggingChannel Class

Summary

Implements a logging channel that writes to the System.Diagnostics.Trace.TraceListenerCollection list.

Syntax

C#
C++/CLI
public class TraceLoggingChannel : LoggingChannel 
public: 
   ref class TraceLoggingChannel : LoggingChannel 

Remarks

The default implementation of the System.Diagnostics.Trace.TraceListenerCollection list contains one TraceListener which writes to the debug output on the local system.

A utility like DebugView can be used to monitor the debug output.

Requirements

Target Platforms

See Also

TraceLoggingChannel Members

Leadtools.Logging.LoggingChannel Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.