PEAR_ErrorStack::setLogger | PEAR_ErrorStack::singleton |
PEAR_ErrorStack | |
PEAR Manual | |
require_once 'PEAR/ErrorStack.php'; |
void
PEAR_ErrorStack::setMessageCallback
(
mixed
$msgCallback
)
This method sets the callback that can be used to generate error messages for any PEAR_ErrorStack instance
No exceptions thrown.
This function can not be called statically.
PEAR_ErrorStack::setLogger | PEAR_ErrorStack::singleton |
PEAR_ErrorStack | |
PEAR Manual | |