Package org.apache.log4j

An rather minimal but sufficient implementation redirecting all calls to a log4j logger to a logback logger.

See:
          Description

Class Summary
Category This class is a minimal implementation of the original org.apache.log4j.Logger class by delegation of all calls to a org.slf4j.Logger.Logger instance.
Level Defines the minimum set of levels recognized by the system, that is OFF, FATAL, ERROR, WARN, INFODEBUG and ALL.
Logger  
MDC  
Priority Refrain from using this class directly, use the Level class instead.
 

Package org.apache.log4j Description

An rather minimal but sufficient implementation redirecting all calls to a log4j logger to a logback logger.



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