PEAR_Frontend::isIncludeable | PEAR_Frontend::setConfig |
PEAR_Frontend | |
PEAR Manual | |
require_once '/Frontend.php'; |
void
PEAR_Frontend::log
(
int
$level
,
string
$msg
,
bool
$append_crlf = TRUE
)
Log a message in a frontend-specific way. By default, nothing is done.
throws no exceptions thrown
This function can not be called statically.
PEAR_Frontend::isIncludeable | PEAR_Frontend::setConfig |
PEAR_Frontend | |
PEAR Manual | |