| commit | e5aefa0b303b3146df931bab692d0758c1aa725f | [log] [tgz] |
|---|---|---|
| author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Wed Apr 02 21:09:27 2008 +0000 |
| committer | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Wed Apr 02 21:09:27 2008 +0000 |
| tree | 5e15910ebeb001de4b05777c94742635583592a8 | |
| parent | dbc114af0a5738ee6feda0ba2f13321872c858e7 [diff] |
Fix: #2315, #2316, #2317: TimedRotatingFileHandler - changed logic to better handle daylight savings time, deletion of old log files, and fixed a bug in calculating rollover when no logging occurs for a longer interval than the rollover period.