You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Piotr P. Karwasz (Jira)" <ji...@apache.org> on 2022/02/28 07:56:00 UTC

[jira] [Created] (LOG4J2-3418) Proper registration of Log4j2CloudConfigLoggingSystem

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)