ifm3dpy.logging.LogFormatterText

class ifm3dpy.logging.LogFormatterText

Bases: object

Formats a give LogEntry as a human readable text line

Methods

format(entry)

Format the LogEntry as a human readable text line

static format(entry: LogEntry) str

Format the LogEntry as a human readable text line