post http://127.0.0.1:5001/api/v1/log/level
Change the logging level.
Arguments
Argument | Description | Type | Required? |
---|---|---|---|
arg | The subsystem logging identifier. Use | string | Y |
arg | The log level, with | boolean | Y |
Change the logging level.
Arguments
Argument | Description | Type | Required? |
---|---|---|---|
arg | The subsystem logging identifier. Use | string | Y |
arg | The log level, with | boolean | Y |
Try It!
to start a request and see the response here!