警報
unknown_type
alert
(string $methodName, string $message, [object $userId = null])
-
string
$methodName: 呼び出し側のメソッド名
-
string
$message: 出力するメッセージ
-
object
$userId: 今使っているであろうユーザー
危機
unknown_type
critical
(string $methodName, string $message, [object $userId = null])
-
string
$methodName: 呼び出し側のメソッド名
-
string
$message: 出力するメッセージ
-
object
$userId: 今使っているであろうユーザー
デバック
unknown_type
debug
(string $methodName, string $message, [object $userId = null])
-
string
$methodName: 呼び出し側のメソッド名
-
string
$message: 出力するメッセージ
-
object
$userId: 今使っているであろうユーザー
緊急事態
unknown_type
emergency
(string $methodName, string $message, [object $userId = null])
-
string
$methodName: 呼び出し側のメソッド名
-
string
$message: 出力するメッセージ
-
object
$userId: 今使っているであろうユーザー
エラー
unknown_type
error
(string $methodName, string $message, [object $userId = null])
-
string
$methodName: 呼び出し側のメソッド名
-
string
$message: 出力するメッセージ
-
object
$userId: 今使っているであろうユーザー
現在のユーザーID
unknown_type
getUserId
($userId 0)
情報
unknown_type
info
(string $methodName, string $message, [object $userId = null])
-
string
$methodName: 呼び出し側のメソッド名
-
string
$message: 出力するメッセージ
-
object
$userId: 今使っているであろうユーザー
注意
unknown_type
notice
(string $methodName, string $message, [object $userId = null])
-
string
$methodName: 呼び出し側のメソッド名
-
string
$message: 出力するメッセージ
-
object
$userId: 今使っているであろうユーザー
警告
unknown_type
warning
(string $methodName, string $message, [object $userId = null])
-
string
$methodName: 呼び出し側のメソッド名
-
string
$message: 出力するメッセージ
-
object
$userId: 今使っているであろうユーザー