near/near-cli-rs#445 introduced a new quiet field that suspends excessive logging and is very useful for scripting.
The bos-cli received the partial support of the feature as it uses near-cli under the hood, but it still would be nice to log messages in similar passion around the crate.
near/near-cli-rs#445 introduced a new
quietfield that suspends excessive logging and is very useful for scripting.The
bos-clireceived the partial support of the feature as it usesnear-cliunder the hood, but it still would be nice to log messages in similar passion around the crate.