Logback API
Version 0.9.8

Package ch.qos.logback.core.pattern

Contains the base classes used by PatternLayout.

See:
          Description

Class Summary
CompositeConverter<E>  
Converter<E> A minimal converter which sets up the general interface for derived classes.
DynamicConverter<E>  
FormatInfo FormattingInfo instances contain the information obtained when parsing formatting modifiers in conversion modifiers.
FormattingConverter<E>  
LiteralConverter<E>  
PatternLayoutBase<E>  
 

Package ch.qos.logback.core.pattern Description

Contains the base classes used by PatternLayout.

These classes lay the groundwork so that subclasses of PatternLayoutBase can use module-specific patterns.


Logback API
Version 0.9.8

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