| Package | Description |
|---|---|
| de.flapdoodle.embed.process.io |
| Modifier and Type | Method and Description |
|---|---|
static Slf4jLevel |
Slf4jLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Slf4jLevel[] |
Slf4jLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static IStreamProcessor |
Processors.logTo(org.slf4j.Logger logger,
Slf4jLevel level) |
| Constructor and Description |
|---|
Slf4jStreamProcessor(org.slf4j.Logger logger,
Slf4jLevel level) |
Copyright © 2015. All Rights Reserved.