org.apache.logging.log4j.core.config
Class Loggers
java.lang.Object
org.apache.logging.log4j.core.config.Loggers
public class Loggers
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Loggers
public Loggers(ConcurrentMap<String,LoggerConfig> map,
LoggerConfig root)
getMap
public ConcurrentMap<String,LoggerConfig> getMap()
getRoot
public LoggerConfig getRoot()
Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.