The core logger.
A trait that ties the logger to the core logger internals.
This is the predicate that must be met before logging can happen.
This is the predicate that must be met before logging can happen.
It corresponds to the SLF4J "isLoggingDebug" / "isLoggingDebug(marker)" calls.
The core logger.
This should not be used directly by end users.