mirror of
https://github.com/fluencelabs/aquavm
synced 2025-06-12 22:41:21 +00:00
Adjust air-trace options (#289)
1. Introduce --runner-tracing-params for enable and disable tracing of runner. 2. Adjust some function's tracing levels to make default traces less noisy.
This commit is contained in:
@ -65,7 +65,6 @@ impl InterpreterData {
|
||||
}
|
||||
}
|
||||
|
||||
#[tracing::instrument(skip_all)]
|
||||
pub fn from_execution_result(
|
||||
trace: ExecutionTrace,
|
||||
streams: GlobalStreamGens,
|
||||
|
Reference in New Issue
Block a user