Error

case object Error extends Level
trait Singleton
trait Product
trait Mirror
class Level
trait Ordered[Level]
trait Comparable[Level]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Error.type

Type members

Inherited types

type MirroredElemLabels = EmptyTuple
Inherited from:
Singleton
type MirroredElemTypes = EmptyTuple
Inherited from:
Singleton
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror
type MirroredMonoType = Singleton
Inherited from:
Singleton
type MirroredType = Singleton
Inherited from:
Singleton

Value members

Inherited methods

def <(that: Level): Boolean
Inherited from:
Ordered
def <=(that: Level): Boolean
Inherited from:
Ordered
def >(that: Level): Boolean
Inherited from:
Ordered
def >=(that: Level): Boolean
Inherited from:
Ordered
def compare(that: Level): Int
Inherited from:
Level
def compareTo(that: Level): Int
Inherited from:
Ordered
def debugEnabled: Boolean
Inherited from:
Level
def errorEnabled: Boolean
Inherited from:
Level
def fromProduct(p: Product): MirroredMonoType
Inherited from:
Singleton
def infoEnabled: Boolean
Inherited from:
Level
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
def warningEnabled: Boolean
Inherited from:
Level

Inherited fields

val coloredName: String
Inherited from:
Level
val index: Int
Inherited from:
Level
val name: String
Inherited from:
Level