Lines Matching refs:LogUtility
23 use ComboStrap\LogUtility; alias
308 …LogUtility::msg("The page {$id} ($pageCounter / $totalNumberOfPages) was indexed and replicated", …
310 …LogUtility::msg("The page {$id} ($pageCounter / $totalNumberOfPages) has an error", LogUtility::LV…
313 …LogUtility::msg("The page {$id} ($pageCounter / $totalNumberOfPages) has an error: " . $e->getMess…
384 LogUtility::error("The analytics document for the page ($page) was not found");
387 LogUtility::error("Error when get the analytics.", self::CANONICAL, $e);
396 LogUtility::error("The analytics json of the page ($page) is not conform");
399 … LogUtility::error("The analytics document ({$analyticsPath}) for the page ($page) was not found");
439 LogUtility::msg("Starting: Deleting non-existing page from database");
451 LogUtility::msg("Error while getting the id pages. {$e->getMessage()}");
482 LogUtility::msg("Sync finished ($counter pages checked)");
501 …LogUtility::msg("Processing page $id ($pageCounter / $totalNumberOfPages) ", LogUtility::LVL_MSG_I…
540 LogUtility::msg("Page $id ($pageCounter / $totalNumberOfPages): " . $message);
553 LogUtility::msg("Page $id ($pageCounter / $totalNumberOfPages) ");
566 …LogUtility::msg("Page $id ($pageCounter / $totalNumberOfPages) " . $message, LogUtility::LVL_MSG_E…
653 LogUtility::msg("Broken Links Started");
672 LogUtility::msg("Error while getting the id pages. {$e->getMessage()}");
678 LogUtility::msg("No Broken Links");
681 LogUtility::msg("Broken Links:");