ifm3dpy.logging.LogFormatterJson
- class ifm3dpy.logging.LogFormatterJson
Bases:
NoneFormats a give LogEntry as a json object
- __init__(*args, **kwargs)
Methods
__init__(*args, **kwargs)_pybind11_conduit_v1_format(entry)Format the LogEntry as a json object
- static format(entry: ifm3dpy.logging.LogEntry) str
Format the LogEntry as a json object