AppserverIo\Appserver\Core\Api\ServiceInterface::getLogDir PHP Method

getLogDir() public method

Returns the servers log directory.
public getLogDir ( string $relativePathToAppend = '' ) : string
$relativePathToAppend string A relative path to append
return string
    public function getLogDir($relativePathToAppend = '');