Laravoole\Wrapper\Swoole::getLogFile PHP 메소드

getLogFile() 공개 정적인 메소드

public static getLogFile ( )
    public static function getLogFile()
    {
        return app()->storagePath() . '/logs/laravoole.log';
    }