class LogViewer

日志查看器

Constants

MAX_FILE_SIZE

Methods

static 
setFile(string $file)

No description

static string
getFileName()

No description

static array
all()

No description

static array
getFiles(bool $basename = false)

No description

Details

at line 56
static setFile(string $file)

No description

Parameters

string $file 文件名称

at line 66
static string getFileName()

No description

Return Value

string

at line 74
static array all()

No description

Return Value

array

at line 132
static array getFiles(bool $basename = false)

No description

Parameters

bool $basename 基础文件名

Return Value

array