Constants
 ConstantDescription
 Log Provides pseudo-hierarchical logging capabilities with multiple format and output options.
Interfaces
 InterfaceDescription
 Loggable Implementing this interface allows an object who use a Logger object.
Classes
 ClassDescription
 Logger API for sending log output.
 LoggerEntry Represents the log information for a single logging notification.
 LoggerFactory This factory provides pseudo-hierarchical logging capabilities with multiple format and output options.
 LoggerLevel Static class containing constants for use in the level property.
 LoggerStrings The enumeration of all string expressions in the logger factory engine.
 LoggerTarget This class provides the basic functionality required by the logging framework for a logger target implementation.