CLI Option to save logs to a file
Author: edgarrmondragonCreated Dec 12, 2024Updated Sep 17, 2026
Labelshelp wantedarea:tracingneeds-design
In short, similar to the --log option of pip:
--log <path> Path to a verbose appending log.Related:
UV_LOG_FILEis mentioned in https://github.com/astral-sh/uv/issues/8351 so maybe Astral folks have considered this
Source: astral-sh/uv