Searched refs:loggerFactoryClassLoader (Results 1 – 1 of 1) sorted by relevance
231 ClassLoader loggerFactoryClassLoader = LoggerFactory.class.getClassLoader(); in findPossibleStaticLoggerBinderPathSet() local233 if (loggerFactoryClassLoader == null) { in findPossibleStaticLoggerBinderPathSet()236 paths = loggerFactoryClassLoader.getResources(STATIC_LOGGER_BINDER_PATH); in findPossibleStaticLoggerBinderPathSet()