Laravoole\Wrapper\Swoole::getLogFile PHP Method

getLogFile() public static method

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