AppserverIo\Appserver\Core\Api\ServiceInterface::getLogDir PHP Méthode

getLogDir() public méthode

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