ifm3dpy.logging.LogFormatterJson

class ifm3dpy.logging.LogFormatterJson

Bases: object

Formats a give LogEntry as a json object

Methods

format(entry)

Format the LogEntry as a json object

static format(entry: LogEntry) str

Format the LogEntry as a json object