JEP 264: Platform Logging API and Service
Ralph Goers
ralph.goers at dslextreme.com
Sun Sep 20 05:54:45 UTC 2015
I do have some questions on this.
Would anyone realistically be able to use SLF4J/Logback or Log4j 2 as the implementation? The logging implementation needs to be able to configure itself before logging can realistically be performed. If logging initialization happens too soon the application’s configuration may not be able to be located.
Also, to do this would SLF4J/Logback or Log4j 2 have to be added to the boot classpath for them to be used for this?
Ralph
> On Sep 18, 2015, at 9:17 AM, mark.reinhold at oracle.com wrote:
>
> New JEP Candidate: http://openjdk.java.net/jeps/264
>
> - Mark
>
More information about the core-libs-dev
mailing list