Message314569
| Author | Nikunj jain |
|---|---|
| Recipients | Nikunj jain |
| Date | 2018-03-28.08:02:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1522224170.9.0.467229070634.issue33162@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Currently the TimedRotatingFileHandler in Python, when rotates the log file, invents a new file extension by adding the new date in the end of the file name. It would be really good if a prefix option could be provided which instead of adding the new date in end, will add it in the beginning. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-03-28 08:02:50 | Nikunj jain | set | recipients: + Nikunj jain |
| 2018-03-28 08:02:50 | Nikunj jain | set | messageid: <1522224170.9.0.467229070634.issue33162@psf.upfronthosting.co.za> |
| 2018-03-28 08:02:50 | Nikunj jain | link | issue33162 messages |
| 2018-03-28 08:02:50 | Nikunj jain | create | |