C#
VB
C++
Allows logging information to be written to a custom media.
You can register an object of type ILogginChannel with the EventLogger class to receive the event logs information and write them in any method (database, windows log, XML).
For an example, refer to Leadtools.Jpip.Server.JpipServer.