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.reinh...@oracle.com wrote:
> 
> New JEP Candidate: http://openjdk.java.net/jeps/264
> 
> - Mark
> 


Reply via email to