org.apache.log4j
Class Logger
java.lang.Object
org.apache.log4j.Category
org.apache.log4j.Logger
public class Logger
- extends Category
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, 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 |
Logger
protected Logger(String name)
getLogger
public static Logger getLogger(String name)
getLogger
public static Logger getLogger(Class clazz)
getRootLogger
public static Logger getRootLogger()
getLogger
public static Logger getLogger(String name,
LoggerFactory factory)
Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.