←Select platform

WriteLog Method (LoggingChannel)

Summary

Writes the log to the specific channel destination.

Syntax

C#
VB
C++
public virtual void WriteLog(  
   Leadtools.Logging.ILogEntry logEntry 
) 
Public Overridable Sub WriteLog( _ 
   ByVal logEntry As Leadtools.Logging.ILogEntry _ 
) 
public: 
virtual void WriteLog(  
   Leadtools.Logging.ILogEntry^ logEntry 
) 

Parameters

logEntry
The log entry.

Example

For an example refer to Info(String,String)

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Logging Assembly
Click or drag to resize