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
Transphpile
IO
OutputInterface
PHP Interface Transphpile\IO\OutputInterface
ファイルを表示
Open project: jaytaph/Transphpile
Public Methods
Method
Description
debug
(
$message
,
$tag
)
output
(
$message
)
verbose
(
$message
,
$tag
)
veryVerbose
(
$message
,
$tag
)
Method Details
debug()
public
method
public
debug
(
$message
,
$tag
)
output()
public
method
public
output
(
$message
)
verbose()
public
method
public
verbose
(
$message
,
$tag
)
veryVerbose()
public
method
public
veryVerbose
(
$message
,
$tag
)