Package org.apache.commons.logging

Interface Summary
Log A simple logging interface abstracting logging APIs.
 

Class Summary
LogFactory Factory for creating Log instances, which always delegates to an instance of AndroidLogFactory.
 

Exception Summary
LogConfigurationException An exception that is thrown only if a suitable LogFactory or Log instance cannot be created by the corresponding factory methods.