D E F G I L O S T W

D

debug(Object) - Method in interface org.apache.juli.logging.Log
Log a message with debug log level.
debug(Object, Throwable) - Method in interface org.apache.juli.logging.Log
Log an error with debug log level.
debug(Object, Throwable) - Method in class org.apache.juli.logging.Slf4jLog
 
debug(Object) - Method in class org.apache.juli.logging.Slf4jLog
 

E

error(Object) - Method in interface org.apache.juli.logging.Log
Log a message with error log level.
error(Object, Throwable) - Method in interface org.apache.juli.logging.Log
Log an error with error log level.
error(Object, Throwable) - Method in class org.apache.juli.logging.Slf4jLog
 
error(Object) - Method in class org.apache.juli.logging.Slf4jLog
 

F

fatal(Object) - Method in interface org.apache.juli.logging.Log
Log a message with fatal log level.
fatal(Object, Throwable) - Method in interface org.apache.juli.logging.Log
Log an error with fatal log level.
fatal(Object, Throwable) - Method in class org.apache.juli.logging.Slf4jLog
 
fatal(Object) - Method in class org.apache.juli.logging.Slf4jLog
 

G

getLog(Class) - Static method in class org.apache.juli.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
getLog(String) - Static method in class org.apache.juli.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.

I

info(Object) - Method in interface org.apache.juli.logging.Log
Log a message with info log level.
info(Object, Throwable) - Method in interface org.apache.juli.logging.Log
Log an error with info log level.
info(Object, Throwable) - Method in class org.apache.juli.logging.Slf4jLog
 
info(Object) - Method in class org.apache.juli.logging.Slf4jLog
 
isDebugEnabled() - Method in interface org.apache.juli.logging.Log
Is debug logging currently enabled?
isDebugEnabled() - Method in class org.apache.juli.logging.Slf4jLog
 
isErrorEnabled() - Method in interface org.apache.juli.logging.Log
Is error logging currently enabled?
isErrorEnabled() - Method in class org.apache.juli.logging.Slf4jLog
 
isFatalEnabled() - Method in interface org.apache.juli.logging.Log
Is fatal logging currently enabled?
isFatalEnabled() - Method in class org.apache.juli.logging.Slf4jLog
 
isInfoEnabled() - Method in interface org.apache.juli.logging.Log
Is info logging currently enabled?
isInfoEnabled() - Method in class org.apache.juli.logging.Slf4jLog
 
isTraceEnabled() - Method in interface org.apache.juli.logging.Log
Is trace logging currently enabled?
isTraceEnabled() - Method in class org.apache.juli.logging.Slf4jLog
 
isWarnEnabled() - Method in interface org.apache.juli.logging.Log
Is warn logging currently enabled?
isWarnEnabled() - Method in class org.apache.juli.logging.Slf4jLog
 

L

Log - Interface in org.apache.juli.logging
A simple logging interface abstracting logging APIs.
LogConfigurationException - Exception in org.apache.juli.logging
 
LogConfigurationException() - Constructor for exception org.apache.juli.logging.LogConfigurationException
 
LogFactory - Class in org.apache.juli.logging
 
LogFactory() - Constructor for class org.apache.juli.logging.LogFactory
 

O

org.apache.juli.logging - package org.apache.juli.logging
 

S

Slf4jLog - Class in org.apache.juli.logging
 

T

trace(Object) - Method in interface org.apache.juli.logging.Log
Log a message with trace log level.
trace(Object, Throwable) - Method in interface org.apache.juli.logging.Log
Log an error with trace log level.
trace(Object, Throwable) - Method in class org.apache.juli.logging.Slf4jLog
 
trace(Object) - Method in class org.apache.juli.logging.Slf4jLog
 

W

warn(Object) - Method in interface org.apache.juli.logging.Log
Log a message with warn log level.
warn(Object, Throwable) - Method in interface org.apache.juli.logging.Log
Log an error with warn log level.
warn(Object, Throwable) - Method in class org.apache.juli.logging.Slf4jLog
 
warn(Object) - Method in class org.apache.juli.logging.Slf4jLog
 

D E F G I L O S T W

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