mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-11 22:21:04 +00:00
remove logger spam
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ lazy_static! {
|
||||
}
|
||||
|
||||
if let Ok(_) = builder.init() {
|
||||
println!("logger initialized");
|
||||
trace!("logger initialized");
|
||||
}
|
||||
true
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user