Function re_log::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?