PEAR_ErrorStack::setDefaultLogger()
--
Set up a PEAR::Log object for all
error stacks that don't have one
Synopsis
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
Throws
No exceptions thrown.
Заметка
Эта функция должна вызываться статически.
HIVE: All information for read only. Please respect copyright! |
|