Package org.apache.log.output.io.rotate

Interface Summary
FileStrategy Strategy for naming log files.
RotateStrategy Strategy that checks condition under which file rotation is needed.
 

Class Summary
OrRotateStrategy Hierarchical Rotation stragety.
RevolvingFileStrategy strategy for naming log files based on appending revolving suffix.
RotateStrategyBySize Rotation stragety based on size written to log file.
RotateStrategyByTime rotation stragety based when log writting started.
RotatingFileTarget This is a basic Output log target that writes to rotating files.
UniqueFileStrategy Strategy for naming log files based on appending time suffix.
 



"Copyright © 2001 Apache Jakarta Project. All Rights Reserved."