
[ https://jira.qos.ch/browse/SLF4J-442?page=com.atlassian.jira.plugin.system.i... ] Nicolai Parlog commented on SLF4J-442: -------------------------------------- Hi Ceki, this has been open for a while. Should I prepare a pull request akin to the proof of concept?
Integrate with java.lang.System.Logger/LoggerFinder (JEP 264) -------------------------------------------------------------
Key: SLF4J-442 URL: https://jira.qos.ch/browse/SLF4J-442 Project: SLF4J Issue Type: New Feature Environment: Java 9+ Reporter: Nicolai Parlog Assignee: Ceki Gülcü Fix For: 2.0, 1.8.0-beta3
[JEP 264: Platform Logging API and Service|http://openjdk.java.net/jeps/264] introduced a mechanism to Java 9 that allows third-party logging frameworks to handle JDK log messages (like those Swing produces; _not_ JVM messages). SLF4J should integrate with it. There is already [a proof of concept|https://github.com/nicolaiparlog/slf4j/commit/e0c7780bdae254535a6e9c053b2af5...].
-- This message was sent by Atlassian JIRA (v7.3.1#73012)