Uses of Package
org.apache.commons.logging
-
Packages that use org.apache.commons.logging Package Description org.apache.commons.logging Jakarta Commons Logging implemented over SLF4J.org.apache.commons.logging.impl SLF4J based implementation of commons-logging wrapper APIs.org.slf4j.impl Implementations of core logging interfaces defined in theorg.slf4jpackage. -
Classes in org.apache.commons.logging used by org.apache.commons.logging Class Description Log A simple logging interface abstracting logging APIs.LogConfigurationException An exception that is thrown only if a suitableLogFactoryorLoginstance cannot be created by the corresponding factory methods.LogFactory Factory for creatingLoginstances, which always delegates to an instance ofSLF4JLogFactory. -
Classes in org.apache.commons.logging used by org.apache.commons.logging.impl Class Description Log A simple logging interface abstracting logging APIs.LogConfigurationException An exception that is thrown only if a suitableLogFactoryorLoginstance cannot be created by the corresponding factory methods.LogFactory Factory for creatingLoginstances, which always delegates to an instance ofSLF4JLogFactory. -
Classes in org.apache.commons.logging used by org.slf4j.impl Class Description Log A simple logging interface abstracting logging APIs.