mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 23:12:02 +00:00
c8dacf95ae
Use debug log level for developer oriented logs The information logged here is of limited general interest, while at the same times makes it impractical to simply enable logging and share the resulting logs due to the amount of the output produced. Reduce log level from info to debug for developer oriented information. For example, when building cargo, this reduces the amount of logs generated by `RUSTC_LOG=info cargo build` from 265 MB to 79 MB. Continuation of changes from 81350. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |