Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
FileLogger
PHP Class FileLogger
Предназначен для создания файлов логирования
Author:
Zmi
显示文件
Open project: radiosilence/ham
Class Usage Examples
Public Properties
Property
Type
Description
$file
Public Methods
Method
Description
__construct
(
$file
)
error
(
$message
)
info
(
$message
)
log
(
$message
)
write
(
$message
,
$severity
)
Method Details
__construct()
public
method
public
__construct
(
$file
)
error()
public
method
public
error
(
$message
)
info()
public
method
public
info
(
$message
)
log()
public
method
public
log
(
$message
)
write()
public
method
public
write
(
$message
,
$severity
)
Property Details
$file
public_oe property
public
$file