re_log

Function is_log_enabled

Source
pub(crate) fn is_log_enabled(
    filter: LevelFilter,
    metadata: &Metadata<'_>,
) -> bool
Expand description

Should we log this message given the filter?