\think\log\driverFile

本地化调试输出到文件

Summary

Methods
Properties
Constants
__construct()
save()
No public properties found
No constants found
write()
$config
$writed
N/A
No private methods found
No private properties found
N/A

Properties

$config

$config : 

Type

$writed

$writed : 

Type

Methods

__construct()

__construct(  $config = array()) 

Parameters

$config

save()

save(array  $log = array()) : boolean

日志写入接口

Parameters

array $log

日志信息

Returns

boolean

write()

write(  $message,   $destination,   $apart = false) 

Parameters

$message
$destination
$apart