net.sourceforge.atunes.utils.log4j
Class Log4jPropertiesLoader

java.lang.Object
  extended by net.sourceforge.atunes.utils.log4j.Log4jPropertiesLoader

public class Log4jPropertiesLoader
extends java.lang.Object

The Class Log4jPropertiesLoader.


Constructor Summary
Log4jPropertiesLoader()
           
 
Method Summary
static void loadProperties(boolean debug)
          Set log4j properties from file, and changes properties if debug mode.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4jPropertiesLoader

public Log4jPropertiesLoader()
Method Detail

loadProperties

public static void loadProperties(boolean debug)
Set log4j properties from file, and changes properties if debug mode.

Parameters:
debug - the debug


Copyright © 2006-2008 The aTunes Team. All Rights Reserved.