chore: Set RUST_LOG to something sensible by default when running with cargo
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
[env]
|
||||
RUST_LOG = "automation=debug"
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
[env]
|
||||
RUST_LOG = "automation=debug"
|
||||