public class LogConfiguration extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
LogConfiguration.Builder |
static class |
LogConfiguration.LogDriver |
| Modifier and Type | Field and Description |
|---|---|
static LogConfiguration |
DEFAULT |
| Constructor and Description |
|---|
LogConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getColor() |
String |
getDate() |
LogConfiguration.LogDriver |
getDriver() |
String |
getFileLocation() |
String |
getPrefix() |
Boolean |
isEnabled() |
public static final LogConfiguration DEFAULT
Copyright © 2018. All rights reserved.