-
Notifications
You must be signed in to change notification settings - Fork 0
Diagnostics
github-actions[bot] edited this page Sep 14, 2026
·
1 revision
VxClick keeps diagnostics useful without logging raw typed text by default.
-
session-<timestamp>-<pid>.log— app/session lifecycle, subsystem errors and configuration-level events. -
crash.log— Rust panic information and source/thread context. -
performance.log— clicker and benchmark summaries.
The click hot path does not perform disk I/O per click.
The benchmark reports requested CPS, actual CPS, mean interval, jitter percentiles, worst deviation and missed deadlines. Use it to compare changes before and after scheduler/timing modifications.
Normal keyboard text and Macro Recorder event streams are not dumped into diagnostic logs by default.
VxClick 1.0.0 · Windows x64 · MIT License
Repository · Releases · Issues