Info, warn, and error always go to the log file. Debug messages are only written to the file when LOG_LEVEL is set to debug, preventing verbose output in logs at higher levels. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>