The Leadtools.Logging.Medical assembly builds on the foundation of Leadtools.Logging and adds medical specific logging methods. These methods allow you to be sure you have all the necessary information when logging DICOM communication messages.
The Leadtools.Logging.Medical assembly provides classes for adding logging to your application. The framework consists of a Logger class that does the logging, and user-defined LoggingChannel 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
A DICOM-specific log entry class
For more information, refer to: