Lines Matching refs:LogUtility
112 …LogUtility::msg("$headErrorMessage. The handler ($class) provided cannot manipulate the callstack …
125 …LogUtility::msg("$headErrorMessage. The call writer ($callWriterClass) provided cannot manipulate …
154 …LogUtility::msg("$headErrorMessage. The handler ($handlerClass) provided cannot manipulate the cal…
158 …LogUtility::msg("$headErrorMessage. The handler ($handlerClass) provided cannot manipulate the cal…
344 …LogUtility::msg("The actual call cannot be ask because the end of the stack was reached", LogUtili…
348 …LogUtility::msg("The actual call cannot be ask because the start of the stack was reached", LogUti…
375 LogUtility::msg($e->getMessage());
389 LogUtility::msg($e->getMessage());
424 …LogUtility::msg("You are not at the end of stack and you are not on a opening tag, you can't ask f…
545 …LogUtility::msg("A next sibling can be asked only from a tag call. The state is $enterState", LogU…
605 …LogUtility::error("Unable to move the callback pointer to the offset ($targetOffset)", self::CANON…
649 …LogUtility::msg("The target key ($targetKey) is not equal to the actual key ($actualKey). The move…
683 LogUtility::msg("Callstack: Actual key is null, we can't insert after null");
884 …LogUtility::msg("A previous sibling can be asked only from a tag call. The state is $enterState", …
942 …LogUtility::msg("The call ($call) could not be found in the callStack. We couldn't therefore delet…
1023 …LogUtility::msg("You are not on the stack (start or end), you can't ask for the corresponding exit…
1028 …LogUtility::msg("You are not on an enter tag ($actualState). You can't ask for the corresponding e…
1103 …LogUtility::msg("The call ($call) could not be found in the callStack. We couldn't therefore delet…