Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
WP_Importer_Logger_ServerSentEvents
PHP Class WP_Importer_Logger_ServerSentEvents, WordPress-Importer
Inheritance:
extends
WP_Importer_Logger
ファイルを表示
Open project: humanmade/WordPress-Importer
Public Methods
Method
Description
log
(
mixed
$level
,
string
$message
,
array
$context
= [] ) :
null
Logs with an arbitrary level.
Method Details
log()
public
method
Logs with an arbitrary level.
public
log
(
mixed
$level
,
string
$message
,
array
$context
= [] ) :
null
$level
mixed
$message
string
$context
array
return
null