Piotr P. Karwasz created LOG4J2-3418:
----------------------------------------
Summary: Proper registration of Log4j2CloudConfigLoggingSystem
Key: LOG4J2-3418
URL: https://issues.apache.org/jira/browse/LOG4J2-3418
Project: Log4j 2
Issue Type: Bug
Components: Spring
Affects Versions: 2.14.0
Reporter: Piotr P. Karwasz
The current version of {{log4j-spring-boot}} sets Java's
{{org.springframework.boot.logging.LoggingSystem}} property to force the usage
of the {{Log4j2CloudConfigLoggingSystem}}.
This can potentially break applications running in the same JVM, if they use
different logging systems.
The artifact should use the {{spring.factories}} detection mechanism instead.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)