Example searches: “abort_timed_out_transactions_interval_ms”, “address”, “advertised_rpc_api”, “application/json”, “rpc_server”
Set the log level for a logger.
Name of logger.
Log level to set.
Values are error, warn, info, debug, or trace.
error
warn
info
debug
trace
Duration, in seconds, that the logger is set to the specified log level, after which the level reverts to its previous value.
0
Log level set successfully
curl \ --request PUT 'http://localhost:9644/v1/config/log_level/{name}?level=error'