Interface Summary | |
---|---|
Log |
A simple logging interface abstracting logging APIs. |
Class Summary | |
---|---|
LogConfigurationException |
An exception that is thrown only if a suitable |
LogFactory |
Factory for creating Log instances, with discovery and configuration features similar to that employed by standard Java APIs such as JAXP. IMPLEMENTATION NOTE - This implementation is heavily based on the SAXParserFactory and DocumentBuilderFactory implementations (corresponding to the JAXP pluggability APIs) found in Apache Xerces. |
LogSource |
Factory for creating Log instances. |