public class LoggingConfig extends Object
| Constructor and Description |
|---|
LoggingConfig(int verbosity,
boolean syslog,
File configFile,
boolean noLogSetup) |
| Modifier and Type | Method and Description |
|---|---|
File |
getConfigFile() |
boolean |
getNoLogSetup() |
int |
getVerbosity() |
boolean |
isSyslog() |
Copyright © 2017. All rights reserved.