Uses of Class
org.apache.logging.log4j.core.config.Loggers
-
Packages that use Loggers Package Description org.apache.logging.log4j.core.config Configuration of Log4j 2. -
-
Uses of Loggers in org.apache.logging.log4j.core.config
Methods in org.apache.logging.log4j.core.config that return Loggers Modifier and Type Method Description static LoggersLoggersPlugin. createLoggers(LoggerConfig[] loggers)Create a Loggers object to contain all the Loggers.
-