fn matches_filters( record: &LogRecord, levels: &[String], target: &Option<String>, needle: &Option<String>, ) -> bool
按连接参数过滤单条记录。