[Logging] debug_verbosity
Sets the logging verbosity ceiling. Log messages with level up to and including the given level will be printed.
(Level : 0=crit, 1=error, 2=warn, 3=info, 4=debug, 5=trace)
The verbosity of individual packages and source files can be raised using debug_vmodule.
JSONRPC: debug_verbosity
Request
Responses
- 200
Return value null.