文件形式日志类
构造函数
public function __construct ( array $config = [] )
写入日志
public function write ( string $str, string $type = "INF", array $config = [] ) : bool