Arcanedev\LogViewer\Contracts\LogViewer::setPath PHP 메소드

setPath() 공개 메소드

Set the log storage path.
public setPath ( string $path ) : Arcanedev\LogViewer\LogViewer
$path string
리턴 Arcanedev\LogViewer\LogViewer
    public function setPath($path);