Log file limit
kevsersrca opened this issue · 0 comments
kevsersrca commented
I did not see a solution about the log file size. For example max bytes for python logging package
RotatingFileHandler(filename, maxBytes=10*1024*1024, backupCount=5)
kevsersrca opened this issue · 0 comments
I did not see a solution about the log file size. For example max bytes for python logging package
RotatingFileHandler(filename, maxBytes=10*1024*1024, backupCount=5)