org.apache.log4j
Class LogManager
java.lang.Object
org.apache.log4j.LogManager
public final class LogManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getRootLogger
public static Logger getRootLogger()
getLogger
public static Logger getLogger(String name)
getLogger
public static Logger getLogger(Class clazz)
exists
public static Logger exists(String name)
Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.