Lines Matching full:log_matching
63 bool log_matching = false;235 log_matching = atoi(value) > 0 ? true : false;236 if (log_matching) {