Commit Graph

6 Commits

Author SHA1 Message Date
91ec9ab7ec [fix] log file needs to be opened create + append 2023-08-20 16:33:11 +02:00
a8ca38f4a4 [deps] minimize sub-dependencies of chrono 2023-08-20 16:33:11 +02:00
f4381f091e [rustfmt] rustfmt.toml added 2023-08-20 16:33:11 +02:00
dc110d33b6 [chg] log to file
specify a log file as 1st argument and the input will also be written to
that file. timestamp will be without ansi color codes.
2023-08-20 16:33:06 +02:00
70754218dd [chg] rewrite current line with timestamp prefix after newline
timestamp marks the time when the line was "sent" or "committed"
2023-08-20 16:26:16 +02:00
606d882ec1 [chg] logtimes initial version 2023-08-20 16:26:02 +02:00