Leadtools.Jpip.Logging Namespace : EventLogger Class |
public static class EventLogger
'Declaration Public MustInherit NotInheritable Class EventLogger
'Usage Dim instance As EventLogger
public ref class EventLogger abstract sealed
The EventLogger class let you receive event logging generated by components by registering to the EventLog event.
Also the EventLogger class has methods to register custom channel to write the logs to by implementing the ILogginChannel interface