LogLevel

log.effect.LogLevel
See theLogLevel companion trait
object LogLevel extends LogLevelSyntax

Attributes

Companion
trait
Source
LogLevel.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
LogLevel.type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Implicits

Implicits

Attributes

Source
LogLevel.scala
implicit val logLevelShow: Show[LogLevel]

Attributes

Source
LogLevel.scala

Inherited implicits

implicit def logLevelSyntax[L <: LogLevel](l: L): LogLevelOps[L]

Attributes

Inherited from:
LogLevelSyntax
Source
LogLevel.scala