Features
Logging & diagnostics
Adjust log verbosity from the tray and capture logs when filing a bug report.
PaceBar writes logs you can use to diagnose problems or attach to a bug report.
Set the log level
From the tray menu, open Debug Level and choose a verbosity:
Error · Warn · Info · Debug · Trace
The default is Error (quietest). The level you pick is remembered across restarts. Raise it to Debug or Trace when reproducing an issue, then lower it again afterward.
Where logs live
Logs are written to the app's log directory and rotated so they stay small. Sensitive values (such as proxy credentials and some paths) are redacted.
For exact locations and step-by-step capture instructions, see Capturing logs.
Filing a bug
When something goes wrong:
- Set the log level to Debug.
- Reproduce the problem.
- Grab the log file (see Capturing logs).
- Open an issue with the relevant excerpt at github.com/cbnsndwch/pacebar/issues.