Package | Description |
---|---|
org.seedstack.seed |
Provides SeedStack main APIs.
|
Modifier and Type | Method and Description |
---|---|
LoggingConfig.ConsoleConfig.Output |
LoggingConfig.ConsoleConfig.getOutput() |
static LoggingConfig.ConsoleConfig.Output |
LoggingConfig.ConsoleConfig.Output.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoggingConfig.ConsoleConfig.Output[] |
LoggingConfig.ConsoleConfig.Output.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LoggingConfig.ConsoleConfig |
LoggingConfig.ConsoleConfig.setOutput(LoggingConfig.ConsoleConfig.Output output) |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.