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