ppkarwasz opened a new pull request, #251:
URL: https://github.com/apache/logging-log4j-samples/pull/251

   Introduces an integration test that uses:
   
   - Log4j Core with a `ScriptFilter`,
   - Nashorn as scripting engine. Nashorn uses `java.util.logging` to log debug 
information.
   - JUL-to-Log4j API bridge to forward Nashorn logging to Log4j Core.
   
   The purpose of this test is to check for unintentional initialization loops 
between Log4j Core and Nashorn, as those reported in apache/logging-log4j2#3119.


-- 
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