Home
last modified time | relevance | path

Searched refs:log2FrontEnd (Results 1 – 4 of 4) sorted by relevance

/template/strap/syntax/
H A Dlabel.php111 …LogUtility::log2FrontEnd("The label is included in the $grandFatherName component and this is unex…
209 …LogUtility::log2FrontEnd("The context ($context) of the label is unknown in enter", LogUtility::LV…
244 …LogUtility::log2FrontEnd("The context ($context) of the label is unknown in exit", LogUtility::LVL…
/template/strap/ComboStrap/
H A DLogUtility.php93 self::log2FrontEnd($message, $level, $canonical);
170 …public static function log2FrontEnd($message, $level, string $canonical = self::SUPPORT_CANONICAL,… function in ComboStrap\\LogUtility
416 self::log2FrontEnd($html, LogUtility::LVL_MSG_INFO, $canonical, true);
H A DPanelTag.php223 …LogUtility::log2FrontEnd("The context ($context) is unknown in enter rendering", LogUtility::LVL_M…
H A DTabsTag.php416 …LogUtility::log2FrontEnd("The context $context is unknown in exit", LogUtility::LVL_MSG_ERROR, Tab…