All Classes
-
Class Description Log A simple logging interface abstracting logging APIs.LogConfigurationException An exception that is thrown only if a suitableLogFactory
orLog
instance cannot be created by the corresponding factory methods.LogFactory Factory for creatingLog
instances, with discovery and configuration features similar to that employed by standard Java APIs such as JAXP.LogSource Deprecated. UseLogFactory
instead - The default factory implementation performs exactly the same algorithm as this class did