Closed satellite-no closed 1 year ago
@dfederschmidt could you take a look at this PR.
@satellite-no Thanks for opening the PR and reporting this issue. I moved teams internally and am not able to release this app on my own anymore. I forwarded this to the appropriate person to take a look. Thanks again!
@dfederschmidt @ggokdemir can test this change, and we can get this merged soon.
@satellite-no I'll have a look. Thanks for your help!
Added maxBytes & backupCount to stop the log from from growing out of control and consuming all of the disk space. Note this is best practice to include per https://docs.python.org/3/library/logging.handlers.html#logging.handlers.RotatingFileHandler.
Closes #8