keptenkurk/BS440

Option for Log-Rotate

giovanne123 opened this issue · 2 comments

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

Logfile is a lot smaller in the latest version. So i guess this shouldn't be a problem anymore.