public final class LoggerConfig extends Object
Constructor and Description |
---|
LoggerConfig(String pid,
String logLevel,
String[] loggers,
String logFile,
boolean additive) |
Modifier and Type | Method and Description |
---|---|
String |
getLogFile() |
String[] |
getLoggers() |
String |
getLogLevel() |
String |
getPid() |
boolean |
isAdditive() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.