Package com.googlecode.kevinarpe.papaya.logging.slf4j

Classes for logging with SLF4J

See:
          Description

Interface Summary
ISLF4JLevelLoggerUtils For those projects that require full, static-free mocking capabilities, use this interface.
SLF4JLevelLogger A logger that can only log at a single level.
 

Class Summary
SLF4JForwardingLogger A logger which forwards all its method calls to another logger.
SLF4JLevelLoggerUtils Methods to create new instances that implement interface SLF4JLevelLogger.
 

Enum Summary
SLF4JLogLevel Represents all the well-known logging levels in SLF4J.
 

Package com.googlecode.kevinarpe.papaya.logging.slf4j Description

Classes for logging with SLF4J

This package is a part of the open-source Papaya library.



Copyright © 2013-2014. All Rights Reserved.