View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005784 | unreal | ircd | public | 2020-11-15 18:35 | 2020-11-17 01:46 |
Reporter | Amiga600 | Assigned To | syzop | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | acknowledged | Resolution | open | ||
Product Version | 5.0.7 | ||||
Summary | 0005784: Add support for dated logfiles | ||||
Description | Please consider adding dated support for logfiles, so each d/m/y they can rotate into a new filename For example this below would create a file like "2020-11-15_logfile.log" log "%Y-%m-%d_logfile.log" { .. }; Also another point I have noticed while playing with Unreal in both Linux and Windows - In Windows, you cannot remove log files as it seems its Locked while in use, and the only way you can effectively clear the file, is opening it in a editor which doesnt give a damn about Lock status, empty the file, and save it (so the resulting file returns to 0 bytes) - Under Linux there does not seem to be any kind of "file locking" going on, so deleting files works fine! | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||