Tracer

object Tracer
Companion:
class
class Object
trait Matchable
class Any
Tracer.type

Type members

Types

type Traced = Any

Value members

Concrete methods

inline def newTrace: Type

Explicitly generate a new trace

Explicitly generate a new trace

Concrete fields

Givens

Givens

This implicit is always in scope and will generate a new Trace any time one is implicitly required (or the method is explicitly called)

This implicit is always in scope and will generate a new Trace any time one is implicitly required (or the method is explicitly called)

This can be disabled by importing import zio.stacktracer.TracingImplicits.disableAutoTrace