Reaxive.Trace
This module provides some convenience functions for tracing. It uses the dbg
module from
Erlang to receive relevant messages.
It produces a text file that can be used as input for plantuml
to generate an
UML sequence diagram to show which process talks when to other processes.
Summary
format(impl) |
handler(message, list2) |
start() |
stop(trace_file) |