- Documentation
- Configuration Property Overview
- Logging Configuration
- wrapper.logfile.purge.sort Property
Index |
wrapper.logfile.purge.sort |
||||||||||||||||||||||||||||||
This property controls the way existing log files are sorted with the pattern matching when deciding which ones to purge. It can be used in combination with the sort pattern which has been manually configured only while the wrapper.logfile.maxfiles property has been set. Valid sort modes include:
The default value is NAMES_SMART. Prior to version 3.5.37, the default value was TIMES (except when rolling by date where NAMES_DEC was used).
|
Reference: logfile |
|