Skip to content

Commit 69d9a91

Browse files
peterjoelcalebcartwright
authored andcommitted
Updated logging variable in help file
1 parent 57bc3b1 commit 69d9a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ example, the `issue-1111.rs` test file is configured by the file
115115
## Debugging
116116

117117
Some `rewrite_*` methods use the `debug!` macro for printing useful information.
118-
These messages can be printed by using the environment variable `RUST_LOG=rustfmt=DEBUG`.
118+
These messages can be printed by using the environment variable `RUSTFMT_LOG=rustfmt=DEBUG`.
119119
These traces can be helpful in understanding which part of the code was used
120120
and get a better grasp on the execution flow.
121121

0 commit comments

Comments
 (0)