Lines Matching refs:LogUtility

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