public final class Config extends Object
Modifier and Type | Method and Description |
---|---|
int |
getBufferSize()
Gets the buffer size.
|
static Config |
getInstance()
Gets the configuration instance.
|
String |
getLoggerClassName()
Gets the logger class name.
|
String |
getLoggerLevel()
Gets the log level.
|
public int getBufferSize()
public static Config getInstance()
@Nullable public String getLoggerClassName()
public String getLoggerLevel()