Lines Matching refs:LogUtility

276                         LogUtility::msg("Internal error: The deletion of the empty namespace ($namespacePrefix:$namespaceUri) didn't succeed", LogUtility::LVL_MSG_WARNING, "support");
577 LogUtility::internalError("Unable to add the FetchImageSvg class as dependency. Error: {$e->getMessage()}");
582 LogUtility::internalError("Unable to add the XmlDocument class as dependency. Error: {$e->getMessage()}");
624 LogUtility::internalError("A local configuration file should be present in dev");
728 LogUtility::internalError("root not possible, we should have a last name", self::CANONICAL);
856 LogUtility::internalError("The svg was already processed");
1052 LogUtility::info("An icon or tile is defined as having the same dimension but the svg ($this) has a target width of ($targetWidth) that is different from the target height ($targetHeight). The icon will be cropped.");
1102 LogUtility::msg("The requested width $requestedWidth could not be converted to pixel. It returns the following error ({$e->getMessage()}). Processing was stopped");
1119 LogUtility::msg("The requested height $requestedHeight could not be converted to pixel. It returns the following error ({$e->getMessage()}). Processing was stopped");
1400 LogUtility::error("The $svgAttribute value ($value) of the svg ($this) is not an integer", self::CANONICAL);
1414 LogUtility::error("The $svgAttribute value ($value) of the svg ($this) is not a float", self::CANONICAL);
1424 LogUtility::error("The $svgAttribute value ($value) of the svg ($this) is not an valid color", self::CANONICAL);