You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/20 15:00:00 UTC

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

     [ 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
            Created on: 20/Mar/20 14:59
            Start Date: 20/Mar/20 14:59
    Worklog Time Spent: 10m 
      Work Description: kevinleturc commented on 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 there's something I can do.
   
   The related ticket: [LOG4J2-1360](https://issues.apache.org/jira/browse/LOG4J2-1360)
 
----------------------------------------------------------------
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:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 407078)
    Remaining Estimate: 0h
            Time Spent: 10m

> Add bridge to JDK9 System.Logger interface
> ------------------------------------------
>
>                 Key: LOG4J2-1360
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1360
>             Project: Log4j 2
>          Issue Type: New Feature
>         Environment: Java 1.9+
>            Reporter: Matt Sicker
>            Priority: Major
>              Labels: jdk9
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The System.Logger interface is described in [JDK-8046565|https://bugs.openjdk.java.net/browse/JDK-8046565] and documented [here|http://download.java.net/jdk9/docs/api/java/lang/System.Logger.html]. There's also the related [System.LoggerFinder|http://download.java.net/jdk9/docs/api/java/lang/System.LoggerFinder.html] factory class to implement.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)