ppkarwasz commented on issue #1501:
URL: 
https://github.com/apache/logging-log4j2/issues/1501#issuecomment-1639510232

   @lukaszspyra,
   
   Yes, you are right, the warnings are there, but they are disabled by default.
   
   We should probably bump the level of both the 
[`StatusLogger`](https://github.com/apache/logging-log4j2/blob/2.x/log4j-api/src/main/java/org/apache/logging/log4j/status/StatusLogger.java)
 (which is used when no configuration is active) and 
[`StatusConfiguration`](https://github.com/apache/logging-log4j2/blob/2.x/log4j-core/src/main/java/org/apache/logging/log4j/core/config/status/StatusConfiguration.java)
 (which the default value of a configuration's `status` attribute) to `WARN`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to