Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
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 )
This method will be called by EventLogger when a new event log is generated.