pub fn default_filter(metadata: &Metadata<'_>) -> LogFilter
The default log filter.
By default, an exception event is captured for error, a breadcrumb for warning and info, and debug and trace logs are ignored.
error
warning
info
debug
trace