
[ https://jira.qos.ch/browse/SLF4J-442?page=com.atlassian.jira.plugin.system.i... ] Nicolai Parlog commented on SLF4J-442: -------------------------------------- Hey Rüdiger, fancy meeting you here. :) In case you missed it: [this|https://github.com/nicolaiparlog/slf4j/commit/e0c7780bdae254535a6e9c053b2af5...] should be a good starting point for a PR.
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.0-alpha2
[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)