ebourg opened a new pull request #381:
URL: https://github.com/apache/logging-log4j2/pull/381


   This implements basic support for JUL filters as described in 
[LOG4J2-2882](https://issues.apache.org/jira/browse/LOG4J2-2882). The log calls 
are delegated to the super class only when a filter is configured, I hope this 
preserves the performance in the general case. I left out the tracing methods 
because I wasn't sure delegating to the super class would generate a message 
with the right semantic.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to