require_once 'PEAR/ErrorStack.php';
void PEAR_ErrorStack::setLogger (Log &$log)
void PEAR_ErrorStack::setLogger
Set a PEAR::Log object to use for a specific error stack instance
throws no exceptions thrown
This function can not be called statically.