接口 LoggingSystemFactory

所有已知实现类:
JavaLoggingSystem.Factory, Log4J2LoggingSystem.Factory, LogbackLoggingSystem.Factory

public interface LoggingSystemFactory
Factory class used by LoggingSystem.get(ClassLoader) to find an actual implementation.
从以下版本开始:
2.4.0
作者:
Phillip Webb