diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2016-12-24 10:17:12 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2016-12-24 10:18:41 -0500 |
commit | d0c61f0f76b116e07567e6fbfe2a6bb585545249 (patch) | |
tree | c373d16577757e004350983a84da0d840250a6eb /docs/Todo.md | |
parent | 451ffd567d3a2b4871229681ec0449b87cc519f5 (diff) | |
download | kutter-d0c61f0f76b116e07567e6fbfe2a6bb585545249.tar.gz kutter-d0c61f0f76b116e07567e6fbfe2a6bb585545249.tar.xz kutter-d0c61f0f76b116e07567e6fbfe2a6bb585545249.zip |
klippy: Log the contents of the config file at startup
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Todo.md')
-rw-r--r-- | docs/Todo.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/Todo.md b/docs/Todo.md index b3dec34c..71c68c3f 100644 --- a/docs/Todo.md +++ b/docs/Todo.md @@ -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. |