| Package | Description |
|---|---|
| com.arangodb | |
| com.arangodb.async | |
| com.arangodb.async.internal |
| Modifier and Type | Method and Description |
|---|---|
LogEntity |
ArangoDB.getLogs(LogOptions options)
Returns fatal, error, warning or info log messages from the server's global log.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LogEntity> |
ArangoDBAsync.getLogs(LogOptions options)
Returns fatal, error, warning or info log messages from the server's global log.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LogEntity> |
ArangoDBAsyncImpl.getLogs(LogOptions options) |
Copyright © 2016–2020 ArangoDB GmbH. All rights reserved.