DebugLoggingChannel Class

Summary

Implements a logging channel that outputs to the debug console.

Syntax
C#
VB
C++
public class DebugLoggingChannel : LoggingChannel 
  
Public Class DebugLoggingChannel  
   Inherits LoggingChannel 
   Implements ILoggingChannel, System.IDisposable  
public ref class DebugLoggingChannel : public LoggingChannel, ILoggingChannel, System.IDisposable   

Requirements

Target Platforms

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

Leadtools.Logging Assembly