public class LogConfiguration extends Object
| 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
public String getPrefix()
public String getDate()
public String getColor()
public boolean isEnabled()
public String getFileLocation()
public LogConfiguration.LogDriver getDriver()
Copyright © 2016. All Rights Reserved.