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

   > Thanks @ppkarwasz Can I expect any ETA for the new version with fix?
   
   This bug only affects **very** unlikely configuration scenario, when a user 
does not want **any** appenders for the root logger. It is not a priority.
   
   Your configuration triggered the bug, because you have a typo in your 
configuration: replace `rootLogger = INFO` with `rootLogger.level = INFO` and 
everything will work. See [my comment 
above](https://github.com/apache/logging-log4j2/issues/3206#issuecomment-2475896559)
 for two variants of a working configuration.


-- 
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: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to