PEAR_ErrorStack::setLogger()

PEAR_ErrorStack::setLogger()  --  Set up a PEAR::Log object for this error stack

Referentiesamenvatting

require_once 'PEAR/ErrorStack.php';

void PEAR_ErrorStack::setLogger (Log &$log)

Beschrijving

Set a PEAR::Log object to use for a specific error stack instance

Parameter

Log &$log

Throws

No exceptions thrown.

Note

Deze functie kan niet statisch worden aangeroepen.