Package | Description |
---|---|
com.suncode.pwfl.util.logging |
Modifier and Type | Method and Description |
---|---|
static LoggerLevel |
LoggerLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoggerLevel[] |
LoggerLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
LoggerOutputStream(org.slf4j.Logger logger,
LoggerLevel level) |
Copyright © 2019 Suncode. All rights reserved.