klippy: Log the contents of the config file at startup

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2016-12-24 10:17:12 -05:00
parent 451ffd567d
commit d0c61f0f76
2 changed files with 10 additions and 3 deletions

View file

@ -31,9 +31,6 @@ Host user interaction
* Automatically roll Klippy log files. The default log file should
have the current date in the log file name.
* Report the Klippy git version in log file. Log the contents of the
config file at startup.
* Possibly collate and report the statistics messages in the log in a
more friendly way.