@Config(value="console") public static class LoggingConfig.ConsoleConfig extends LoggingConfig.OutputConfig
Modifier and Type | Class and Description |
---|---|
static class |
LoggingConfig.ConsoleConfig.Output |
Constructor and Description |
---|
ConsoleConfig() |
ConsoleConfig(boolean enabled) |
Modifier and Type | Method and Description |
---|---|
LoggingConfig.ConsoleConfig.Output |
getOutput() |
LoggingConfig.ConsoleConfig |
setOutput(LoggingConfig.ConsoleConfig.Output output) |
getPattern, isEnabled, setEnabled, setPattern
public ConsoleConfig()
public ConsoleConfig(boolean enabled)
public LoggingConfig.ConsoleConfig.Output getOutput()
public LoggingConfig.ConsoleConfig setOutput(LoggingConfig.ConsoleConfig.Output output)
Copyright © 2013-2018–2019 SeedStack. All rights reserved.