Uses of Class
com.arangodb.model.LogLevelOptions
-
Packages that use LogLevelOptions Package Description com.arangodb com.arangodb.model -
-
Uses of LogLevelOptions in com.arangodb
Methods in com.arangodb with parameters of type LogLevelOptions Modifier and Type Method Description LogLevelEntity
ArangoDB. getLogLevel(LogLevelOptions options)
Returns the server's current loglevel settings.LogLevelEntity
ArangoDB. setLogLevel(LogLevelEntity entity, LogLevelOptions options)
Modifies and returns the server's current loglevel settings. -
Uses of LogLevelOptions in com.arangodb.model
Methods in com.arangodb.model that return LogLevelOptions Modifier and Type Method Description LogLevelOptions
LogLevelOptions. serverId(String serverId)
-