Logback API
Version 0.9.8

Package ch.qos.logback.core.spi

Contains core functionnalities of logback, such as

See:
          Description

Interface Summary
AppenderAttachable<E> Interface for attaching appenders to objects.
ContextAware  
FilterAttachable Interface for attaching filters to objects.
LifeCycle  
 

Class Summary
AppenderAttachableImpl<E> A straightforward implementation of the AppenderAttachable interface.
ContextAwareBase A helper class that implements ContextAware methods.
ContextAwareImpl A helper class that implements ContextAware methods.
FilterAttachableImpl Implementation of FilterAttachable.
 

Enum Summary
FilterReply This enum represents the possible replies that a filtering component in logback can return.
 

Package ch.qos.logback.core.spi Description

Contains core functionnalities of logback, such as


Logback API
Version 0.9.8

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