chore: set up direnv for Rust logs and tracing
Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
parent
545759f407
commit
954ab49e28
1 changed files with 2 additions and 0 deletions
2
.envrc
Normal file
2
.envrc
Normal file
|
@ -0,0 +1,2 @@
|
|||
export RUST_BACKTRACE=full
|
||||
export RUST_LOG=trace
|
Loading…
Reference in a new issue