Package | Description |
---|---|
com.arangodb | |
com.arangodb.async | |
com.arangodb.async.internal |
Modifier and Type | Method and Description |
---|---|
LogEntriesEntity |
ArangoDB.getLogEntries(LogOptions options)
Returns the server logs
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<LogEntriesEntity> |
ArangoDBAsync.getLogEntries(LogOptions options)
Returns the server logs
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<LogEntriesEntity> |
ArangoDBAsyncImpl.getLogEntries(LogOptions options) |
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.