PEAR_LOG_ALL = bindec('11111111')
|
|
Debug-level messages
Immediate action required
$Header: /repository/pear/Log/Log.php,v 1.64 2006/10/08 23:03:15 jon Exp $ $Horde: horde/lib/Log.php,v 1.15 2000/06/29 23:39:45 jon Exp $
API Tags:
Information Tags:
| Version: | $Revision: 1.64 $ |
PEAR_LOG_NONE = bindec('00000000')
|
|
All messages
PEAR_LOG_NOTICE [line 15]
Warning conditions
PEAR_LOG_TYPE_DEBUG [line 25]
Use PHP's mail() function
PEAR_LOG_TYPE_FILE [line 26]
Use PHP's debugging connection
PEAR_LOG_TYPE_MAIL [line 24]
Use PHP's system logger
PEAR_LOG_TYPE_SYSTEM [line 23]
No message
PEAR_LOG_WARNING [line 14]
Error conditions