ChatGPT-Mobile icon indicating copy to clipboard operation
ChatGPT-Mobile copied to clipboard

Implement code to manage logfile size

Open slxmmy999 opened this issue 1 year ago • 0 comments

Super easy issue for anyone who would like to work on it. The logging functionality currently dumps everything to app.log and doesn't have any concerns for file size. After a while this file will get really big and annoying, so we need a way to make sure old log are being deleted ad only the newer logs are kept. Super easy beginner issue for anyone willing to do it.

slxmmy999 avatar Jun 01 '23 20:06 slxmmy999