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