ifm3dpy.logging.LogFormatterJson

class ifm3dpy.logging.LogFormatterJson

Bases: None

Formats a give LogEntry as a json object

__init__(*args, **kwargs)

Methods

__init__(*args, **kwargs)

format(entry)

Format the LogEntry as a json object

static format(entry: ifm3dpy.logging.LogEntry) str

Format the LogEntry as a json object