Hey,
I know there is a file size setting where you can limit a log files size, thats all good and all, but zero-ing the file after it meets the top is a bit of a pain...
Could the following be implemented, this would be great:
When the log file reaches its limit, move it into a 'archived' logs folder with a date format or something so logs may be auto-archived for later reference, then create a blank log file to begin writing too again.
Thoughts?