EventLogger Class

Summary
Provides static methods for interacting with event logs.
Syntax
C#
VB
C++
public static class EventLogger 
  
Public MustInherit NotInheritable Class EventLogger  
public ref class EventLogger abstract sealed  
Remarks

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

Example

For an example, refer to Leadtools.Jpip.Server.JpipServer.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.