LogstageCats

logstage.LogstageCats
object LogstageCats

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def withDynamicContext[F[_] : SyncSafe1](logger: AbstractLogger)(dynamic: F[CustomContext]): LogIO[F]
def withDynamicContext[F[_] : SyncSafe1](logger: AbstractLoggerF[F])(dynamic: F[CustomContext]): LogIO[F]