[slf4j-dev] LoggerFactory question help

Nathan Green ngreen at inco5.com
Thu Dec 29 06:31:46 CET 2016


1. According to the docs for getClassLoader(), the bootstrap ClassLoader
can be represented as null, which will cause loggerFactoryClassLoader to be
null.
2. getSystemResources can return different results, depending on whether
the system or bootstrap ClassLoader is used. getResources is tied to
whatever ClassLoader instance is there, which isn't necessarily the system
or bootstrap ClassLoader.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/slf4j-dev/attachments/20161228/d1fa934d/attachment.html>


More information about the slf4j-dev mailing list