Function alacritty::logging::is_allowed_target

source ·
fn is_allowed_target(level: Level, target: &str) -> bool
Expand description

Check if log messages from a crate should be logged.