pbodnar commented on PR #1538: URL: https://github.com/apache/logging-log4j2/pull/1538#issuecomment-1620695929
Note: I've across this issue when trying to deactivate asynchronous logging as described in [CAS documentation](https://apereo.github.io/cas/6.6.x/logging/Logging.html#log4j2-properties): > To turn off asynchronous logging, include the following in log4j2.component.properites or as a system property: > > Log4jContextSelector=org.apache.logging.log4j.core.selector.BasicContextSelector Even after doing this and fixing the NPE, CAS still logs asynchronously, but that is possibly for another bug, possibly in another repository. 😅 --- Regarding unit tests and changelog - I'm not sure. Let me know if it is needed. -- 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]
