Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

plugins.flutter-tools.settings.dev_log.filter

Optional callback to filter the log.

Takes a log_line as string argument; returns a boolean or nil.

The log_line is only added to the output if the function returns true.

Type: null or raw lua code

Default: null

Plugin default: null

Declared by: