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.