SLF4J API
Version 1.4.3

Uses of Class
org.slf4j.helpers.MarkerIgnoringBase

Packages that use MarkerIgnoringBase
org.slf4j.impl Implementations of core logging interfaces defined in the org.slf4j package. 
 

Uses of MarkerIgnoringBase in org.slf4j.impl
 

Subclasses of MarkerIgnoringBase in org.slf4j.impl
 class JCLLoggerAdapter
          A wrapper over org.apache.commons.logging.Log in conformance with the Logger interface.
 class JDK14LoggerAdapter
          A wrapper over java.util.logging.Logger in conformity with the Logger interface.
 class Log4jLoggerAdapter
          A wrapper over org.apache.log4j.Logger in conformance with the Logger interface.
 class NOPLogger
          A direct NOP (no operation) implementation of Logger.
 class SimpleLogger
          A simple (and direct) implementation that logs messages of level INFO or higher on the console (System.err).
 


SLF4J API
Version 1.4.3

Copyright © 2005-2008 QOS.ch. All Rights Reserved.