Piotr Karwasz created LOG4J2-3486:
-------------------------------------
Summary: Default status logger level too low
Key: LOG4J2-3486
URL: https://issues.apache.org/jira/browse/LOG4J2-3486
Project: Log4j 2
Issue Type: Bug
Reporter: Piotr Karwasz
Most of the other logging frameworks issue a visible warning if no
configuration file is found on the classpath.
While Log4j2 does the same, the warning is issued at a {{WARN}} level and is
not visible, since the default status logger level is {{ERROR}}.
I believe that either the severity of a missing configuration should be changed
to {{ERROR}} or the default status logger level should be increased to {{WARN}}.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)