Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Debug
PHP 클래스 Debug, Magic-Fields
파일 보기
프로젝트 열기: hunk/Magic-Fields
1 사용 예제들
공개 메소드들
메소드
설명
log
(
$msg
,
$path
= "" ) :
null
Writes log info to a file
메소드 상세
log()
공개
메소드
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
리턴
null