mirror of
https://github.com/astral-sh/uv
synced 2026-01-22 05:50:25 -05:00
Specifically, this shows the resolution produced by the resolver *before* constructing a resolution graph. Unlike most trace messages, this is a multi-line message that needs to do some small amount of work to build itself. So we do an explicit gating on the log level here instead of just relying on the `trace!` macro itself.