Uses of Class
com.arangodb.entity.LogEntriesEntity
Packages that use LogEntriesEntity
-
Uses of LogEntriesEntity in com.arangodb
Methods in com.arangodb that return LogEntriesEntityModifier and TypeMethodDescriptionArangoDB.getLogEntries(LogOptions options) Returns the server logsMethods in com.arangodb that return types with arguments of type LogEntriesEntityModifier and TypeMethodDescriptionArangoDBAsync.getLogEntries(LogOptions options) Asynchronous version ofArangoDB.getLogEntries(LogOptions)