Leadtools.Jpip.Logging Namespace > ILogginChannel Interface : WriteLog Method |
void WriteLog( EventLogEntry logEntry )
'Declaration Sub WriteLog( _ ByVal logEntry As EventLogEntry _ )
'Usage Dim instance As ILogginChannel Dim logEntry As EventLogEntry instance.WriteLog(logEntry)
void WriteLog( EventLogEntry logEntry )
function Leadtools.Jpip.Logging.ILogginChannel.WriteLog( logEntry )
void WriteLog( EventLogEntry^ logEntry )
This method will be called by EventLogger when a new event log is generated.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2