PHP Class Rap2hpoutre\LaravelLogViewer\LaravelLogViewer

Afficher le fichier Open project: rap2hpoutre/laravel-log-viewer Class Usage Examples

Méthodes publiques

Méthode Description
all ( ) : array
getFileName ( ) : string
getFiles ( boolean $basename = false ) : array
pathToLogFile ( $file )
setFile ( string $file )

Private Methods

Méthode Description
getLogLevels ( ) : array

Method Details

all() public static méthode

public static all ( ) : array
Résultat array

getFileName() public static méthode

public static getFileName ( ) : string
Résultat string

getFiles() public static méthode

public static getFiles ( boolean $basename = false ) : array
$basename boolean
Résultat array

pathToLogFile() public static méthode

public static pathToLogFile ( $file )

setFile() public static méthode

public static setFile ( string $file )
$file string