Mimicron v0.1.1 Mimicron View Source

Experimental software. Purpose of the software is to trace callstack. Add use Mimicron in every module that you want to being traced If you want to disable tracing, add 'config :mimicron, active: false' to config/config.ex

Link to this section Summary

Link to this section Functions

Link to this macro

def(head, body)

View Source (macro)