PEAR_ErrorStack::setDefaultCallback | PEAR_ErrorStack::setErrorMessageTemplate |
PEAR_ErrorStack | |
PEAR Manual | |
require_once 'PEAR/ErrorStack.php'; |
void
PEAR_ErrorStack::setDefaultLogger
(
Log &$log
)
Set up a PEAR::Log object for all error stacks that don't have one
No exceptions thrown.
This function should be called statically.
PEAR_ErrorStack::setDefaultCallback | PEAR_ErrorStack::setErrorMessageTemplate |
PEAR_ErrorStack | |
PEAR Manual | |