Package org.slf4j.ext

SLF4J API extensions

See:
          Description

Class Summary
EventData Base class for Event Data.
EventLogger Simple Logger used to log events.
LoggerWrapper A helper class wrapping an Logger instance preserving location information if the wrapped instance supports it.
MDCStrLookup This class can be used with the Commons Lang StrSubstitutor to replace tokens that occur in Strings with their values in the MDC.
XLogger A utility that provides standard mechanisms for logging certain kinds of activities.
XLoggerFactory This class is essentially a wrapper around an LoggerFactory producing XLogger instances.
 

Enum Summary
XLogger.Level  
 

Exception Summary
EventException Exception used to identify issues related to an event that is being logged.
 

Package org.slf4j.ext Description

SLF4J API extensions



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