Level

avokka.arangodb.models.admin.AdminLog$.Level
See theLevel companion object
sealed trait Level extends EnumEntry

Attributes

Companion
object
Graph
Supertypes
trait EnumEntry
class Object
trait Matchable
class Any
Known subtypes
object DEBUG.type
object DEFAULT.type
object ERROR.type
object FATAL.type
object INFO.type
object TRACE.type
object WARNING.type
Show all

Members list

Value members

Inherited methods

def entryName: String

String representation of this Enum Entry.

String representation of this Enum Entry.

Override in your implementation if needed

Attributes

Inherited from:
EnumEntry