@Order(value=2147483647) public static class JavaLoggingSystem.Factory extends Object implements LoggingSystemFactory
LoggingSystemFactory
that returns JavaLoggingSystem
if possible.Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
LoggingSystem |
getLoggingSystem(ClassLoader classLoader)
Return a logging system implementation or
null if no logging system is
available. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromSpringFactories
public LoggingSystem getLoggingSystem(ClassLoader classLoader)
LoggingSystemFactory
null
if no logging system is
available.getLoggingSystem
in interface LoggingSystemFactory
classLoader
- the class loader to use