-
Notifications
You must be signed in to change notification settings - Fork 12
Description
I realize from your comment on the other issue, that once this program was functional, you've basically abandoned further development on it. It does work well for its purpose, but I would like to propose a feature.
The statistics collected of which keys are pressed most often, how often a key experiences chatter, as well as the failure rate is absolutely useful, but fascinating at the very least. Unfortunately, as it's only stored in memory while the program runs, that information is lost on program exit.
Would it be a bother to add an option to set a log file, to be written to on a configurable interval? If you wouldn't mind adding that, I would ask for the ability to have multiple logs written, one for all chatter activity recorded, others for chatter activity since certain options, particularly new day and program start. I can't think of other intervals that make sense, but those are the obvious ones.