| Modifier and Type | Field | Description | 
|---|---|---|
| static org.slf4j.Marker | LIFECYCLE | |
| static org.slf4j.Marker | QUIET | 
| Constructor | Description | 
|---|---|
| Logging() | 
| Modifier and Type | Method | 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. |