Package org.apache.logging.log4j.simple
@Export
@Version("2.24.1")
package org.apache.logging.log4j.simple
Simple logging implementation. This is a rather minimal Log4j Provider that is used by default if no other Log4j
Providers are able to be loaded at runtime.
-
ClassesClassDescriptionThis is the default logger that is used when no suitable logging implementation is available.A simple
LoggerContext
implementation.Simple and statelessLoggerContextFactory
.