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
/
Failure
Failure
log.effect.Failure
See the
Failure
companion object
final
class
Failure
(
val
msg
:
String
,
val
th
:
Throwable
)
Attributes
Companion
object
Source
Failure.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete fields
val
msg
:
String
Attributes
Source
Failure.scala
val
th
:
Throwable
Attributes
Source
Failure.scala
In this article
Attributes
Members list
Value members
Concrete fields