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.
$level
$msg
$append_crlf
throws no exceptions thrown
This function can not be called statically.