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
Rap2hpoutre
LaravelLogViewer
LaravelLogViewer
PHP Class Rap2hpoutre\LaravelLogViewer\LaravelLogViewer
显示文件
Open project: rap2hpoutre/laravel-log-viewer
Class Usage Examples
Public Methods
Method
Description
all
( ) :
array
getFileName
( ) :
string
getFiles
(
boolean
$basename
= false ) :
array
pathToLogFile
(
$file
)
setFile
(
string
$file
)
Private Methods
Method
Description
getLogLevels
( ) :
array
Method Details
all()
public
static
method
public
static
all
( ) :
array
return
array
getFileName()
public
static
method
public
static
getFileName
( ) :
string
return
string
getFiles()
public
static
method
public
static
getFiles
(
boolean
$basename
= false ) :
array
$basename
boolean
return
array
pathToLogFile()
public
static
method
public
static
pathToLogFile
(
$file
)
setFile()
public
static
method
public
static
setFile
(
string
$file
)
$file
string