←Select platform

WriteLog Method

Summary

Writes the log to the System.Diagnostics.Trace.TraceListenerCollection list.

Syntax

C#
C++/CLI
public override void WriteLog( 
   ILogEntry logEntry 
) 
public:  
   virtual void WriteLog( 
      ILogEntry^ logEntry 
   ) override 

Parameters

logEntry

The log entry to be logged to the System.Diagnostics.Trace.TraceListenerCollection list.

Requirements

Target Platforms

See Also

TraceLoggingChannel Class

TraceLoggingChannel Members

Leadtools.Logging.LoggingChannel Namespace

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

Leadtools.Logging Assembly

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