AppserverIo\Appserver\Core\Api\ServiceInterface::getLogDir PHP 메소드

getLogDir() 공개 메소드

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