JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.juli.logging.LogConfigurationException
Packages that use
LogConfigurationException
Package
Description
org.apache.juli.logging
Uses of
LogConfigurationException
in
org.apache.juli.logging
Methods in
org.apache.juli.logging
that throw
LogConfigurationException
Modifier and Type
Method
Description
static
Log
LogFactory.
getLog
(
Class
<?> clazz)
Convenience method to return a named logger, without the application having to care about factories.
static
Log
LogFactory.
getLog
(
String
name)
Convenience method to return a named logger, without the application having to care about factories.