Class | Description |
---|---|
Log4j2Logger |
An implementation of a
Logger that delegates logging to a org.apache.logging.log4j.Logger . |
Log4j2LoggerProvider |
An implementation of a
LoggerProvider that delegates to org.apache.logging.log4j.LogManager . |
Classes in this package are available in logl-log4j2.jar
, or when including the gradle dependency
'org.logl:logl-log4j2'.