|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| FileStrategy | Strategy for naming log files. |
| RotateStrategy | Strategy that checks condition under which file rotation is needed. |
| Class Summary | |
| OrRotateStrategy | Hierarchical rotation strategy. |
| RevolvingFileStrategy | strategy for naming log files based on appending revolving suffix. |
| RotateStrategyByDate | Rotation stragety based on SimpleDateFormat. |
| RotateStrategyBySize | Rotation strategy 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. |
Log file rotation policies.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||