plugins.rest.settings.logs.level

The logging level name, see :h vim.log.levels.

Plugin default: info

Type: null or one of “off”, “error”, “warn”, “info”, “debug”, “trace”

Default: null

Declared by:

plugins.rest.settings.logs.save

Whether to save log messages into a .log file.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by: