log-effect-core
0.19.2
log-effect-core
API
log.effect
internal
syntax
EffectSuspension
Functor
Functor
Show
Show
Failure
Failure
LogLevel
LogLevel
LogLevelSyntax
LogLevels
Debug
Error
Info
Trace
Warn
LogWriter
LogWriter
LogWriterConstructor
LogWriterConstructor
log-effect-core
/
log.effect
/
LogLevel
LogLevel
log.effect.LogLevel
See the
LogLevel
companion object
sealed
trait
LogLevel
extends
Product
,
Serializable
Attributes
Companion
object
Source
LogLevel.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Known subtypes
object
Debug
object
Error
object
Info
object
Trace
object
Warn
Members list
Clear all
Value members
Inherited methods
def
canEqual
(
that
:
Any
):
Boolean
Attributes
Inherited from:
Equals
def
productArity
:
Int
Attributes
Inherited from:
Product
def
productElement
(
n
:
Int
):
Any
Attributes
Inherited from:
Product
def
productElementName
(
n
:
Int
):
String
Attributes
Inherited from:
Product
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
def
productPrefix
:
String
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods