Modifier and Type | Field and Description |
---|---|
static org.slf4j.Marker |
LIFECYCLE |
static org.slf4j.Marker |
QUIET |
Constructor and Description |
---|
Logging() |
Modifier and Type | Method and Description |
---|---|
static Logger |
getLogger(Class c)
Returns the logger for the given class.
|
static Logger |
getLogger(String name)
Returns the logger with the given name.
|