[GitHub] [logging-log4j2] ebourg commented on pull request #381: LOG4J2-2882: Add support for JUL filters

2020-07-04 Thread GitBox
ebourg commented on pull request #381: URL: https://github.com/apache/logging-log4j2/pull/381#issuecomment-653805579 I agree that `setLevel()` shouldn't throw an exception. It could maybe just log a one time warning, but that's not worth breaking the application just because log4j was plug

[jira] [Work logged] (LOG4J2-2882) JUL adapter ignores log filters

2020-07-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2882?focusedWorklogId=454557&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-454557 ] ASF GitHub Bot logged work on LOG4J2-2882: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] rgoers commented on pull request #381: LOG4J2-2882: Add support for JUL filters

2020-07-04 Thread GitBox
rgoers commented on pull request #381: URL: https://github.com/apache/logging-log4j2/pull/381#issuecomment-653789389 Now that I look at this I find what was originally implemented rather odd. The setLevel() and setParent() methods throw exceptions and yet the setFilter method is still allo

[jira] [Work logged] (LOG4J2-2882) JUL adapter ignores log filters

2020-07-04 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2882?focusedWorklogId=454543&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-454543 ] ASF GitHub Bot logged work on LOG4J2-2882: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] carterkozak commented on pull request #367: avoid initialize 'volatile' fields with default values

2020-07-04 Thread GitBox
carterkozak commented on pull request #367: URL: https://github.com/apache/logging-log4j2/pull/367#issuecomment-653778469 This isn't something I had considered but it makes sense, thanks for the contribution and for teaching me something new! I'll have to look into writing an error-prone p

[jira] [Updated] (LOG4J2-2882) JUL adapter ignores log filters

2020-07-04 Thread Emmanuel Bourg (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Bourg updated LOG4J2-2882: --- Environment: (was: {{monospaced text}}) > JUL adapter ignores log filters >