__construct() __construct(array $config = array()) 文件 日志 FileLogger constructor. Parameters array $config
zip() zip(null $file = null, string $zipFile = '', string $exclusion = array('.', '..')) : boolean|integer 压缩 文件 Parameters null $file [ 文件或者文件名 或者正则 ] string $zipFile [ 压缩后的文件名 ] string $exclusion [ 排除 ] Returns boolean|integer