`--no-timestamps` not working
Open
- Dominant language
- C++
- Stars
- 834
- Forks
- 254
- PR merge metrics
- No merged PRs in 30d
Description
```
$ sudo logkeys -s --no-timestamps
$ sudo tail -f /var/log/logkeys.log
Logging started ...
2022-08-03 20:11:45+0100 > fwjji
2022-08-03 20:11:55+0100 >
```
Edit: Tested using 0.2.0
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running `sudo logkeys -s --no-timestamps` and inspecting `/var/log/logkeys.log` as shown in the report. Trace the `--no-timestamps` command-line option through the log output path. Done means logging continues to work while emitted entries no longer contain timestamp prefixes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, linux
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100