Hi all, In [1] Łukasz implemented the long-awaited bump of the default status logger level from ERROR to WARN.
>From my perspective this is a good change, since most configuration errors can be caught without setting `-Dlog4j2.debug=true`. On the other hand some users will complain that "working" configurations will start reporting errors on stderr now. What do you think about this? Piotr [1] https://github.com/apache/logging-log4j2/pull/1592