Files
Umbraco-CMS/src
Robert 5982a868ea Added custom RollingFileAppender and changed rollingStyle to "size"
OpenFile method has been overiden, this means that everytime a log will be opened, it will check the last access time of all existing logs, and delete the ones that haven't been accessed in more than 1 month.

Changing the rollingStyle to "size" will make sure that logs will roll once the maximumFileSize reaches its set limit.
2017-11-14 12:01:11 +01:00
..
2017-11-13 15:39:28 +01:00
2017-11-08 12:08:30 +01:00
2017-11-13 15:39:28 +01:00
2017-11-14 07:17:19 +01:00