Class | Description |
---|---|
Slf4jLogger |
An implementation of a
Logger that delegates logging to a org.slf4j.Logger . |
Slf4jLoggerProvider |
An implementation of a
LoggerProvider that delegates to org.slf4j.LoggerFactory . |
Classes in this package are available in logl-slf4j.jar
, or when including the gradle dependency
'org.logl:logl-slf4j'.