Uses of Package
org.apache.juli.logging

Packages that use org.apache.juli.logging
org.apache.juli.logging   
org.apache.juli.logging.internal   
 

Classes in org.apache.juli.logging used by org.apache.juli.logging
Log
          A simple logging interface abstracting logging APIs.
LogConfigurationException
          An exception that is thrown only if a suitable LogFactory or Log instance cannot be created by the corresponding factory methods.
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.
 

Classes in org.apache.juli.logging used by org.apache.juli.logging.internal
Log
          A simple logging interface abstracting logging APIs.
 



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