Searched refs:log2FrontEnd (Results 1 – 4 of 4) sorted by relevance
| /template/strap/syntax/ |
| H A D | label.php | 111 …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 D | LogUtility.php | 93 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 D | PanelTag.php | 223 …LogUtility::log2FrontEnd("The context ($context) is unknown in enter rendering", LogUtility::LVL_M…
|
| H A D | TabsTag.php | 416 …LogUtility::log2FrontEnd("The context $context is unknown in exit", LogUtility::LVL_MSG_ERROR, Tab…
|