Module eflambe_output_formatter

Output formatter behaviour.

This module defines the eflambe_output_formatter behaviour.
Required callback functions: extension/0, init/2, handle_trace_event/2, finalize/2.

Description

Output formatter behaviour. This behavior is used so we can swap in a stub for testing the tracer.

Generated by EDoc