Info

case object Info extends LogLevel
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait LogLevel
class Object
trait Matchable
class Any

Type members

Inherited types

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

The name of the type

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

Value members

Fields

val level: Int
val render: String

Inherited methods

def <(that: LogLevel): Boolean
Inherited from
LogLevel
def <=(that: LogLevel): Boolean
Inherited from
LogLevel
def >(that: LogLevel): Boolean
Inherited from
LogLevel
def >=(that: LogLevel): Boolean
Inherited from
LogLevel
def fromProduct(p: Product): MirroredMonoType
Inherited from
Singleton
def max(that: LogLevel): LogLevel
Inherited from
LogLevel
def min(that: LogLevel): LogLevel
Inherited from
LogLevel
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product