クラス JavaLoggingSystem.Factory

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

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

    • Factory

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

    • getLoggingSystem

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