Lines Matching refs:LogUtility
11 use ComboStrap\LogUtility; alias
118 …LogUtility::error("Internal Error: We were unable to define the publication date for the page ($pa…
126 …LogUtility::error("Internal Error: We were unable to define the modification date for the page ($p…
148 …LogUtility::error("We were unable to add the default facebook image ($defaultFacebookImage) becaus…
152 …LogUtility::error("The default facebook image ($defaultFacebookImage) does not exist", self::CANON…
168 … LogUtility::error("The image ($path) does not exist and was not added", self::CANONICAL);
174 LogUtility::internalError($e->getMessage());
189 …LogUtility::error("No image was added for facebook. Error while retrieving the dimension of the im…
212 LogUtility::error($message, self::CANONICAL);
215 LogUtility::log2BrowserConsole($message);
219 LogUtility::error($message, self::CANONICAL);
233 …LogUtility::internalError("Og Image could not be added. Error: {$e->getMessage()}", self::CANONICA…