plugins.rest.extraOptions.logs.level

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

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

Default: null

Plugin default: info

Declared by:

plugins.rest.extraOptions.logs.save

Whether to save log messages into a .log file.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by: