IOLocalTraceInstances

class Object
trait Matchable
class Any

Value members

Concrete methods

def ioLocalTrace[Ctx](rootCtx: IOLocal[Ctx])(implicit lens: Lens[Ctx, Span[IO]]): WithContext[IO]

Construct a Trace[IO] instance backed by the given IOLocal[Ctx].

Construct a Trace[IO] instance backed by the given IOLocal[Ctx].