Logger
An extension to the SLF4J Logger
interface, which adds the quiet
and lifecycle
log levels.
You can obtain a Logger
instance using getLogger or getLogger. A Logger
instance is also available through getLogger, getLogger and getLogger.
CAUTION! Logging sensitive information (credentials, tokens, certain environment variables) above debug level is a security vulnerability. See our recommendations for more information.