public class LoggingConfig extends Object
LoggingConfig(int verbosity, boolean syslog, File configFile, boolean noLogSetup)
File
getConfigFile()
boolean
getNoLogSetup()
int
getVerbosity()
isSyslog()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LoggingConfig(int verbosity, boolean syslog, File configFile, boolean noLogSetup)
public int getVerbosity()
public boolean isSyslog()
public File getConfigFile()
public boolean getNoLogSetup()
Copyright © 2014. All rights reserved.