queuelogger: Automatically roll log file

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2017-04-14 09:58:34 -04:00
parent 8920479f85
commit 839725e3c5
2 changed files with 4 additions and 7 deletions

View file

@ -26,9 +26,6 @@ Host user interaction
* Improve logging:
* Automatically roll Klippy log files. The default log file should
have the current date in the log file name.
* Possibly collate and report the statistics messages in the log in a
more friendly way.