Logging and diagnostics output

Updated Jul 23, 2026

ddlint uses the log API for parser warnings. Initialize a logger in your binary and use RUST_LOG to control verbosity (for example RUST_LOG=warn).