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