@Plugin(name="SpringBootConfigurationFactory",
category="ConfigurationFactory")
public class SpringBootConfigurationFactory
extends org.apache.logging.log4j.core.config.ConfigurationFactoryConfigurationFactory は、アプリケーションの最初の起動時にロガー警告が出力されないようにします。このファクトリは最後にオーダーされ、log4j2.springboot クラスパスリソース(この jar にバンドルされています)によってトリガーされます。Log4J2LoggingSystem がアクティブな場合、DefaultConfiguration が返されますが、システムは後で正しい構成ファイルで Log4J2 を再初期化することを期待しています。| コンストラクターと説明 |
|---|
SpringBootConfigurationFactory() |
| 修飾子と型 | メソッドと説明 |
|---|---|
org.apache.logging.log4j.core.config.Configuration | getConfiguration(org.apache.logging.log4j.core.LoggerContext loggerContext, org.apache.logging.log4j.core.config.ConfigurationSource source) |
protected StringSE[] | getSupportedTypes() |
getConfiguration, getConfiguration, getInputFromString, getInstance, isActive, removeConfigurationFactory, resetConfigurationFactory, setConfigurationFactorynewConfigurationBuilder, newConfigurationBuildercloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEprotected StringSE[] getSupportedTypes()
org.apache.logging.log4j.core.config.ConfigurationFactory の getSupportedTypes public org.apache.logging.log4j.core.config.Configuration getConfiguration(org.apache.logging.log4j.core.LoggerContext loggerContext,
org.apache.logging.log4j.core.config.ConfigurationSource source)org.apache.logging.log4j.core.config.ConfigurationFactory の getConfiguration Copyright © 2018 Pivotal Software, Inc.. All rights reserved.