LoggerSyntax
com.emarsys.logger.LoggerSyntax
trait LoggerSyntax
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
Value members
Deprecated methods
Attributes
- Deprecated
-
[Since version 0.8.0]
def extendReaderContext[F[_], A](ctxExtender: LoggingContext => LoggingContext)(block: LoggingContext => F[A]): Logged[F, A]
Attributes
- Deprecated
-
[Since version 0.8.0]
Attributes
- Deprecated
-
[Since version 0.8.0]
Attributes
- Deprecated
-
[Since version 0.8.0]
def modifyContext[F[_] : Context, A](ctxExtender: LoggingContext => LoggingContext)(fa: => F[A]): F[A]
Attributes
- Deprecated
-
[Since version 0.8.0]
Attributes
- Deprecated
-
[Since version 0.8.0]
Implicits
Implicits
In this article