The Leadtools.Logging assembly provides classes for adding logging to your application. The framework consists of a Logger class that does the logging, and user defined LoggingChannels that process the log entries. The LEADTOOLS logging framework provides the following features:
Global configuration
Logger specific configuration
Logging Channels for logging to file, syslog, debug console, and rolling file
For more information, refer to:
Getting Started (Guide to Example Programs)
Programming With LEADTOOLS Logging
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET