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