[jira] [Updated] (LOG4J2-2809) java.lang.NullPointerException at java9 org.apache.logging.log4j.util.StackLocator.calcLocation()

2020-03-22 Thread Andre Elis (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andre Elis updated LOG4J2-2809: --- Description: When log() is called from a class using an instance created/stored at ThreadLocal it

[jira] [Updated] (LOG4J2-2809) java.lang.NullPointerException at java9 org.apache.logging.log4j.util.StackLocator.calcLocation()

2020-03-22 Thread Andre Elis (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andre Elis updated LOG4J2-2809: --- Description: When log() is called from a class using an instance created/stored at ThreadLocal it

[jira] [Work logged] (LOG4J2-1360) Add bridge to JDK9 System.Logger interface

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

[GitHub] [logging-log4j2] kevinleturc commented on issue #351: LOG4J2-1360 - Provide a Log4j implementation of System.Logger

2020-03-22 Thread GitBox
kevinleturc commented on issue #351: LOG4J2-1360 - Provide a Log4j implementation of System.Logger URL: https://github.com/apache/logging-log4j2/pull/351#issuecomment-602175494 I added the site section with the right maven plugins to make the build succeed. In this addition, I faced

[GitHub] [logging-log4j2] kevinleturc commented on a change in pull request #351: LOG4J2-1360 - Provide a Log4j implementation of System.Logger

2020-03-22 Thread GitBox
kevinleturc commented on a change in pull request #351: LOG4J2-1360 - Provide a Log4j implementation of System.Logger URL: https://github.com/apache/logging-log4j2/pull/351#discussion_r396075408 ## File path: log4j-jpl/pom.xml ## @@ -0,0 +1,255 @@ + + + +http://maven.apach

[jira] [Work logged] (LOG4J2-1360) Add bridge to JDK9 System.Logger interface

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

[GitHub] [logging-log4j2] Kuojian21 opened a new pull request #352: fix bug:support includeLocation for AsyncLogger

2020-03-22 Thread GitBox
Kuojian21 opened a new pull request #352: fix bug:support includeLocation for AsyncLogger URL: https://github.com/apache/logging-log4j2/pull/352 This bug cause that the "%L" is invalid for AsyncLogger. This is an automated me

[GitHub] [logging-log4j2] Kuojian21 closed pull request #352: fix bug:support includeLocation for AsyncLogger

2020-03-22 Thread GitBox
Kuojian21 closed pull request #352: fix bug:support includeLocation for AsyncLogger URL: https://github.com/apache/logging-log4j2/pull/352 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [logging-log4j2] Kuojian21 opened a new pull request #352: fix bug:support includeLocation for AsyncLogger

2020-03-22 Thread GitBox
Kuojian21 opened a new pull request #352: fix bug:support includeLocation for AsyncLogger URL: https://github.com/apache/logging-log4j2/pull/352 This bug cause that the "%L" is invalid for AsyncLogger. This is an automated me