Logback API
Version 0.9.8

Package ch.qos.logback.core

Contains the main classes of logback core.

See:
          Description

Interface Summary
Appender<E>  
Context  
Layout<E>  
 

Class Summary
AppenderBase<E> This class is used to manage base functionnalities of all appenders.
BasicStatusManager  
ConsoleAppender<E> ConsoleAppender appends log events to System.out or System.err using a layout specified by the user.
ContextBase  
CoreGlobal  
FileAppender<E> FileAppender appends log events to a file.
LayoutBase<E>  
WriterAppender<E> WriterAppender appends events to a hava.io.Writer.
 

Exception Summary
LogbackException  
 

Package ch.qos.logback.core Description

Contains the main classes of logback core.


Logback API
Version 0.9.8

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