SLF4J API
Version 1.4.3

Package org.slf4j

Core logging interfaces.

See:
          Description

Interface Summary
ILoggerFactory ILoggerFactory instances manufacture Logger instances by name.
IMarkerFactory Implementaitons of this interface are used to manufacture Marker instances.
Logger The main user interface to logging.
Marker Markers are named objects used to enrich log statements.
 

Class Summary
LoggerFactory The LoggerFactory is a utility class producing Loggers for various logging APIs, most notably for log4j, logback and JDK 1.4 logging.
MarkerFactory MarkerFactory is a utility class producing Marker instances as appropriate for the logging system currently in use.
MDC This class hides and serves as a substitute for the underlying logging system's MDC implementation.
 

Package org.slf4j Description

Core logging interfaces.



SLF4J API
Version 1.4.3

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