Skip to main content

matches_filters

Function matches_filters 

Source
fn matches_filters(
    record: &LogRecord,
    levels: &[String],
    target: &Option<String>,
    needle: &Option<String>,
) -> bool
Expand description

按连接参数过滤单条记录。