Package | Description |
---|---|
org.skife.jdbi.v2.logging |
Modifier and Type | Method and Description |
---|---|
static SLF4JLog.Level |
SLF4JLog.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SLF4JLog.Level[] |
SLF4JLog.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SLF4JLog(org.slf4j.Logger logger,
SLF4JLog.Level level) |
Copyright © 2018. All rights reserved.