Debugging
Reading Compile Logs
Last updated Jun 23, 2026
Compile logs are stored in the Pyvorin data directory on your machine.
Each log entry includes the command hash, compile status, duration, native coverage, and fallback reasons. Logs do not contain source code unless you explicitly opt in.
Use pyvorin logs to list recent logs and pyvorin logs --tail to view the most recent entries.