| PEAR_ErrorStack::setContextCallback | PEAR_ErrorStack::setDefaultLogger |
| PEAR_ErrorStack | |
| PEAR Manual | |
require_once 'PEAR/ErrorStack.php';
|
void
PEAR_ErrorStack::setDefaultCallback
(
array|string
$callback = FALSE
)
This method sets the callback that can be used to generate error messages for a singleton
Callback function/method
No exceptions thrown.
This function should be called statically.
| PEAR_ErrorStack::setContextCallback | PEAR_ErrorStack::setDefaultLogger |
| PEAR_ErrorStack | |
| PEAR Manual | |