Logging Level

Change the logging level.

Arguments

Argument

Description

Type

Required?

arg

The subsystem logging identifier. Use all for all subsystems.

string

Y

arg

The log level, with debug the most verbose and critical the least verbose. One of: debug, info, warning, error, critical.

boolean

Y

Language
Click Try It! to start a request and see the response here!