clif-util: always use pretty-env-logger (#4443)
Rather than sometimes using `file-per-thread-logger`. Also remove the debug CLI flags, so that we can always just define `RUST_LOG=...` to get logging and don't need to also do other things.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -706,7 +706,6 @@ dependencies = [
|
||||
"cranelift-preopt",
|
||||
"cranelift-reader",
|
||||
"cranelift-wasm",
|
||||
"file-per-thread-logger",
|
||||
"filecheck",
|
||||
"indicatif",
|
||||
"log",
|
||||
|
||||
Reference in New Issue
Block a user