org.jtheque.core.managers.log
Class Log4JConfigurator

java.lang.Object
  extended by org.jtheque.core.managers.log.Log4JConfigurator

public final class Log4JConfigurator
extends java.lang.Object

Author:
Baptiste Wicht

Method Summary
static void close()
          Close Log4J.
static void configure()
          Configure Log4J.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

configure

public static void configure()
Configure Log4J.


close

public static void close()
Close Log4J.



Copyright © 2009 JTheque. All Rights Reserved.