trace

public abstract Tracer trace(ContextSpec context, Signal<?, ?, ?> signalMessage)

Creates a new instance of Tracer for the given signal.

The tracer will be closed externally once it is no longer needed.

Return

new Tracer

Parameters

context

specification of the Bounded Context for signal of which the tracer is created

signalMessage

the message to trace