org.apache.logging.log4j.core.config
Class Loggers

java.lang.Object
  extended by org.apache.logging.log4j.core.config.Loggers

public class Loggers
extends Object


Constructor Summary
Loggers(ConcurrentMap<String,LoggerConfig> map, LoggerConfig root)
           
 
Method Summary
 ConcurrentMap<String,LoggerConfig> getMap()
           
 LoggerConfig getRoot()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Loggers

public Loggers(ConcurrentMap<String,LoggerConfig> map,
               LoggerConfig root)
Method Detail

getMap

public ConcurrentMap<String,LoggerConfig> getMap()

getRoot

public LoggerConfig getRoot()


Copyright © 1999-2014 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.