org.apache.logging.slf4j
Class SLF4JLoggerContext

java.lang.Object
  extended by org.apache.logging.slf4j.SLF4JLoggerContext
All Implemented Interfaces:
LoggerContext

public class SLF4JLoggerContext
extends Object
implements LoggerContext


Constructor Summary
SLF4JLoggerContext()
           
 
Method Summary
 Object getExternalContext()
           
 ExtendedLogger getLogger(String name)
           
 ExtendedLogger getLogger(String name, MessageFactory messageFactory)
           
 boolean hasLogger(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SLF4JLoggerContext

public SLF4JLoggerContext()
Method Detail

getExternalContext

public Object getExternalContext()
Specified by:
getExternalContext in interface LoggerContext

getLogger

public ExtendedLogger getLogger(String name)
Specified by:
getLogger in interface LoggerContext

getLogger

public ExtendedLogger getLogger(String name,
                                MessageFactory messageFactory)
Specified by:
getLogger in interface LoggerContext

hasLogger

public boolean hasLogger(String name)
Specified by:
hasLogger in interface LoggerContext


Copyright © 1999-2015 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.