PEAR_Frontend::log()
PEAR_Frontend::log()
-- log
概要
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
注意
この関数は、スタティックにコールする
ことはできません。