クラス LogbackLoggingSystem.Factory

java.lang.ObjectSE
org.springframework.boot.logging.logback.LogbackLoggingSystem.Factory
実装されたすべてのインターフェース:
LoggingSystemFactory
含まれているクラス:
LogbackLoggingSystem

@Order(2147483647) public static class LogbackLoggingSystem.Factory extends ObjectSE implements LoggingSystemFactory
可能であれば LogbackLoggingSystem を返す LoggingSystemFactory
  • コンストラクターの詳細

    • Factory

      public Factory()
  • メソッドの詳細

    • getLoggingSystem

      public LoggingSystem getLoggingSystem(ClassLoaderSE classLoader)
      インターフェースからコピーされた説明: LoggingSystemFactory
      使用可能なロギングシステムがない場合は、ロギングシステムの実装または null を返します。
      次で指定:
      インターフェース LoggingSystemFactorygetLoggingSystem 
      パラメーター:
      classLoader - 使用するクラスローダー
      戻り値:
      ロギングシステム