org.apache.log4j
Class BasicConfigurator

java.lang.Object
  extended by org.apache.log4j.BasicConfigurator

public class BasicConfigurator
extends Object

Provided for compatibility with Log4j 1.x.


Constructor Summary
protected BasicConfigurator()
           
 
Method Summary
static void configure()
           
static void resetConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicConfigurator

protected BasicConfigurator()
Method Detail

configure

public static void configure()

resetConfiguration

public static void resetConfiguration()


Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.