Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

Logging Event






Occurs before a message is logged.
Syntax
public event EventHandler<LogEventArgs> Logging
'Declaration
 
Public Event Logging As EventHandler(Of LogEventArgs)
'Usage
 
Dim instance As Logger
Dim handler As EventHandler(Of LogEventArgs)
 
AddHandler instance.Logging, handler

            

            
public:
event EventHandler<LogEventArgs^>^ Logging
Event Data

The event handler receives an argument of type LogEventArgs containing data related to this event. The following LogEventArgs properties provide information specific to this event.

PropertyDescription
LogEntry Gets the ILogEntry object.
Requirements

Target Platforms

See Also

Reference

Logger Class
Logger Members

Error processing SSI file
Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features