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

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

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

2020-03-20 Thread GitBox
rgoers 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_r395966722 ## File path: log4j-jpl/pom.xml ## @@ -0,0 +1,255 @@ + + + +http://maven.apache.org

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

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

[GitHub] [logging-log4j2] kevinleturc opened a new pull request #351: LOG4J2-1360 - Provide a Log4j implementation of System.Logger

2020-03-20 Thread GitBox
kevinleturc opened a new pull request #351: LOG4J2-1360 - Provide a Log4j implementation of System.Logger URL: https://github.com/apache/logging-log4j2/pull/351 You can find below a POC of JEP 264 implementation with log4j. I may have missed some implementation details, let me know if ther