←Select platform

WriteLog Method

Summary

Writes the log to the specfied event log.

Syntax

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

Parameters

logEntry
The log entry.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly