Lines Matching full:log_matching
68 bool log_matching = false;256 log_matching = atoi(value) > 0 ? true : false;257 if (log_matching) {