Details
-
Task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Log4j2 automatic configuration is useful in most circumstances.
However in specific environments it only adds some start-up time to the application. Such a specific environment is for example Spring Boot: Spring Boot reconfigures Log4j2 at a very early stage of its startup sequence, but after the automatic configuration. As a result Log4j2 is configured twice.
Attachments
Issue Links
- is a child of
-
LOG4J2-2795 Make LogManager/LoggerContext creation time reasonable
- Open