Home
last modified time | relevance | path

Searched refs:countMatchingLines (Results 1 – 2 of 2) sorted by last modified time

/plugin/loglog/helper/
H A Dalert.php86 $cnt = $this->logHelper->countMatchingLines($lines, $msgNeedle);
H A Dlogging.php154 public function countMatchingLines(array $lines, string $msgNeedle) function in helper_plugin_loglog_logging