Package org.apache.juli.logging

Interface Summary
Log A simple logging interface abstracting logging APIs.
 

Class Summary
LogFactory Modified LogFactory: removed all discovery, hardcode a specific implementation If you like a different logging implementation - use either the discovery-based commons-logging, or better - another implementation hardcoded to your favourite logging impl.
 

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



Copyright © 2006-2011 OPS4J - Open Participation Software for Java. All Rights Reserved.