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: