LogsOps
tofu.logging.internal.LogsInvariantSyntax.LogsOps
Attributes
- Graph
-
- Supertypes
-
class AnyValtrait Matchableclass Any
Members list
Value members
Concrete methods
Collection of useful methods for creating middleware
Collection of useful methods for creating middleware
logs.logged[Service].mid(implicit l => new Service[Mid[F, _]]{... })
Attributes
Collection of useful methods for creating middleware
Collection of useful methods for creating middleware
logs.nameLogged[Service]("service").mid(implicit l => new Service[Mid[F, _]]{... })
Attributes
Deprecated methods
def cachedUniversal(implicit IM: Monad[I], IQ: MakeQVar[I, I], IG: Guarantee[I], il: Lift[I, F], F: FlatMap[F]): I[Universal[F]]
Attributes
- Deprecated
-
[Since version 0.11.0]
In this article