wakatime / delphi-wakatime

Embarcadero Delphi plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/delphi
BSD 3-Clause "New" or "Revised" License
29 stars 6 forks source link

What is debug mode? No documetation about this #10

Closed gorhinstroebel closed 1 year ago

gorhinstroebel commented 1 year ago

Hi, I am setting up wakatime for the first time and there is an option to enable "debug mode" what is this for? There is no information in readme about this.

image

alanhamlett commented 1 year ago

It's the wakatime-cli debug setting to enable verbose logs in ~/.wakatime/wakatime.log:

https://github.com/wakatime/wakatime-cli/blob/develop/USAGE.md#settings-section

gorhinstroebel commented 1 year ago

Thank you didnt see that doc

shaunroselt commented 11 months ago

Perhaps we should add a hint to the checkbox that would give a short description of what it does?