Interfaces
 InterfaceDescription
 ILoggingTarget All logger target implementations within the logging framework must implement this interface.
Classes
 ClassDescription
 Log Provides pseudo-hierarchical logging capabilities with multiple format and output options.
 LogEvent Represents the log information for a single logging event.
 LogEventLevel Static class containing constants for use in the level property.
 LogLogger The logger that is used within the logging framework.