pub fn log_writer_default_would_drop(
    log_level: LogLevel,
    log_domain: Option<&str>
) -> bool
Available on crate feature v2_68 only.