<div dir="ltr">1.8.0 SNAPSHOT branch does not contain any Java 9 logging specific code.<div><br></div><div>There are two directions that slf4j should be integrated into JDK9 new logging functionality:</div><div><br></div><div>1. directing logging through the logger configured by the Java 9 application. To do that slf4j should call System.getLogger static call.</div><div>2. Support logging that uses the JDK9 logging facade. To do that slf4j has to implement a service System.LogFinder.</div><div><br></div><div>I checked out the repository from GitHub but I can find no trace of either in the source code.</div><div><br></div><div>Peter</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jun 15, 2017 at 1:04 PM Ceki Gulcu <<a href="mailto:ceki@qos.ch">ceki@qos.ch</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi Peter,<br>
<br>
The source code for the 1.8.0 branch can be found at<br>
<br>
   <a href="https://github.com/qos-ch/slf4j/tree/1_8_0-SNAPSHOT" rel="noreferrer" target="_blank">https://github.com/qos-ch/slf4j/tree/1_8_0-SNAPSHOT</a><br>
<br>
Some of the changes relevant on this branch are detailed at<br>
<br>
    <a href="https://www.slf4j.org/faq.html#changesInVersion18" rel="noreferrer" target="_blank">https://www.slf4j.org/faq.html#changesInVersion18</a><br>
<br>
Your comments your questions or comments are welcome.<br>
<br>
--<br>
Ceki Gülcü<br>
<br>
On 11.06.2017 22:52, Peter Verhas wrote:<br>
> Is there any development for mapping the Java 9 System LogFinder? Where<br>
> can I see the source under development?<br>
><br>
> Regards,<br>
> Peter<br>
_______________________________________________<br>
slf4j-user mailing list<br>
<a href="mailto:slf4j-user@qos.ch" target="_blank">slf4j-user@qos.ch</a><br>
<a href="http://mailman.qos.ch/mailman/listinfo/slf4j-user" rel="noreferrer" target="_blank">http://mailman.qos.ch/mailman/listinfo/slf4j-user</a></blockquote></div>