org.cip4.jdflib.util.logging
Class LogConfigurator

java.lang.Object
  extended by org.cip4.jdflib.util.logging.LogConfigurator

public class LogConfigurator
extends Object

Author:
rainer prosi

Constructor Summary
LogConfigurator()
           
 
Method Summary
static void configureLog(String logDir, String logName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogConfigurator

public LogConfigurator()
Method Detail

configureLog

public static void configureLog(String logDir,
                                String logName)
Parameters:
logDir - the log directory, null console only
logName - the name of the log file


Copyright © 2013. All Rights Reserved.