Option for Log-Rotate
giovanne123 opened this issue · 2 comments
giovanne123 commented
Maybe an option or enhancement for the possibility to log-rotate would be fine.
When debugging over some time/days it would be fine to create each day a new logfile to prevent high size logfiles.
python -> logging.handlers.RotatingFileHandler
DjZU commented
@giovanne123 Please see #17 and #32
keptenkurk commented
Logfile is a lot smaller in the latest version. So i guess this shouldn't be a problem anymore.