Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Debug
PHP Class Debug, Magic-Fields
Exibir arquivo
Open project: hunk/Magic-Fields
Class Usage Examples
Public Methods
Method
Description
log
(
$msg
,
$path
= "" ) :
null
Writes log info to a file
Method Details
log()
public
method
Writes log info to a file
public
log
(
$msg
,
$path
= "" ) :
null
$msg
string the message to write out
$path
string the location to write the messages
return
null