View Source Ash.Tracer.Simple (ash v2.0.0-pre.6)
A simple tracer that can send traces to the current process or call a module with the trace.
Configure the behavior with config :ash, Ash.Tracer.Simple, handler: :send | module
A simple tracer that can send traces to the current process or call a module with the trace.
Configure the behavior with config :ash, Ash.Tracer.Simple, handler: :send | module