|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.log4j.Category
org.apache.log4j.Logger
public class Logger
Field Summary |
---|
Fields inherited from class org.apache.log4j.Category |
---|
bundle |
Constructor Summary | |
---|---|
protected |
Logger(String name)
|
Method Summary | |
---|---|
static Logger |
getLogger(Class clazz)
|
static Logger |
getLogger(String name)
|
static Logger |
getLogger(String name,
LoggerFactory factory)
|
static Logger |
getRootLogger()
|
Methods inherited from class org.apache.log4j.Category |
---|
debug, debug, error, error, exists, fatal, fatal, forcedLog, getAdditivity, getChainedPriority, getEffectiveLevel, getInstance, getInstance, getLevel, getName, getParent, getPriority, getResourceBundle, getRoot, info, info, isDebugEnabled, isEnabledFor, isErrorEnabled, isFatalEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, l7dlog, l7dlog, log, log, log, setAdditivity, setLevel, setPriority, setResourceBundle, trace, trace, warn, warn |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected Logger(String name)
Method Detail |
---|
public static Logger getLogger(String name)
public static Logger getLogger(Class clazz)
public static Logger getRootLogger()
public static Logger getLogger(String name, LoggerFactory factory)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |