Uses of Class
org.apache.juli.logging.LogConfigurationException

Packages that use LogConfigurationException
org.apache.juli.logging   
 

Uses of LogConfigurationException in org.apache.juli.logging
 

Methods in org.apache.juli.logging that throw LogConfigurationException
static Log LogFactory.getLog(java.lang.Class<?> clazz)
          Convenience method to return a named logger, without the application having to care about factories.
static Log LogFactory.getLog(java.lang.String name)
          Convenience method to return a named logger, without the application having to care about factories.
 



Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.