Skip to main content
POST
/
change-log-level
"<string>"

Body

application/json
level
enum<string>
required

The new logging level to set.

Available options:
error,
warn,
info,
debug,
silly

Response

The logging level was successfully changed.

The response is of type string.