Uses of Class
org.apache.logging.log4j.core.Logger.PrivateConfig
-
Packages that use Logger.PrivateConfig Package Description org.apache.logging.log4j.core Implementation of Log4j 2. -
-
Uses of Logger.PrivateConfig in org.apache.logging.log4j.core
Fields in org.apache.logging.log4j.core declared as Logger.PrivateConfig Modifier and Type Field Description protected Logger.PrivateConfig
Logger. privateConfig
Config should be consistent across threads.Constructors in org.apache.logging.log4j.core with parameters of type Logger.PrivateConfig Constructor Description PrivateConfig(Logger.PrivateConfig pc, LoggerConfig lc)
PrivateConfig(Logger.PrivateConfig pc, Level level)
-