Level

besom.codegen.Logger.Level
See theLevel companion class
object Level

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Level.type

Members list

Type members

Classlikes

case object Debug extends Level

Attributes

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

Attributes

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

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Level
trait Ordered[Level]
trait Comparable[Level]
class Object
trait Matchable
class Any
Show all
Self type
Info.type
case object Warn extends Level

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Level
trait Ordered[Level]
trait Comparable[Level]
class Object
trait Matchable
class Any
Show all
Self type
Warn.type

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror