pub fn setup()Expand description
Install the canonical dev logger: pretty format, env-filter from
RUST_LOG (falling back to "info,sqlx=warn").
Idempotent — safe to call from main, tests, anywhere.
pub fn setup()Install the canonical dev logger: pretty format, env-filter from
RUST_LOG (falling back to "info,sqlx=warn").
Idempotent — safe to call from main, tests, anywhere.