クラス Log4J2LoggingSystem.Factory

java.lang.ObjectSE
org.springframework.boot.logging.log4j2.Log4J2LoggingSystem.Factory
実装済みのインターフェース一覧:
LoggingSystemFactory
含まれているクラス:
Log4J2LoggingSystem

@Order(0) public static class Log4J2LoggingSystem.Factory extends ObjectSE implements LoggingSystemFactory
可能であれば Log4J2LoggingSystem を返す LoggingSystemFactory
導入:
1.2.0
作成者:
Daniel Fullarton, Andy Wilkinson, Alexander Heusingfeld, Ben Hale, Ralph Goers, Piotr P. Karwasz
  • コンストラクターの詳細

    • Factory

      public Factory()
  • 方法の詳細

    • getLoggingSystem

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