Visual Basic (Declaration) | |
---|---|
Public MustInherit NotInheritable Class EventLogger |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public static class EventLogger |
C++/CLI | |
---|---|
public ref class EventLogger abstract sealed |
For an example, refer to Leadtools.Jpip.Server.JpipServer.
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
System.Object
Leadtools.Jpip.Logging.EventLogger
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family