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.
 Logger All loggers within the logging framework must implement this interface.
 LoggerTarget All logger target implementations within the logging framework must implement this interface.
Classes
 ClassDescription
 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.