tofu.logging.LoggingErrMid
See theLoggingErrMid companion object
abstract class LoggingErrMid[E, A] extends LoggingMid[A]
Logging middleware supporting error reporting Alg[LoggingErrMid[E, _]] is a special form of implicit evidence of injectable logging support generally you don't need Logging
instance to derive this so choice of logging postponed until this middleware is attached to the core instance
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article