Logback API
Version 0.9.8

Package ch.qos.logback.core.rolling.helper

Internal helper classes used by ch.qos.logback.core.rolling package.

See:
          Description

Class Summary
Compress The Compression class implements ZIP and GZ file compression/decompression methods.
DateTokenConverter  
FileNamePattern After parsing file name patterns, given a number or a date, instances of this class can be used to compute a file name according to the file name pattern and the given integer or date.
IntegerTokenConverter When asked to convert an integer, IntegerTokenConverter the string value of that integer.
RenameUtil Utility class to help solving problems encountered while renaming files.
RollingCalendar RollingCalendar is a helper class to TimeBasedRollingPolicy or similar timed-based rolling policies.
TokenConverter TokenConverter offers some basic functionality used by more specific token converters.
 

Package ch.qos.logback.core.rolling.helper Description

Internal helper classes used by ch.qos.logback.core.rolling package.



Logback API
Version 0.9.8

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