flopz.listener.events package
Submodules
flopz.listener.events.function_trace_event module
- class FunctionTraceEvent(id, trace_type, data=None, flopz_config=None)
Bases:
flopz.listener.event.Event
- Parameters
id (
int
) –trace_type (
FunctionTraceType
) –data (
Optional
[dict
]) –flopz_config (
Optional
[dict
]) –
- pretty_print()
used for logging this event to a text string :rtype:
str
:return: a pretty-printed string