Rotate Writing Log File Names
I have write log to a file selected. The files gets large very quickly which makes it hard to parse at some point and I have to manually change the name daily (I should probably do it hourly). Any chance we can get it to automatically change the name of the log file at a certain size or certain interval? Maybe a name with the date/timestamp as the file name when it is created?
Comments