ifm3dpy.logging.LogFormatterText
- class ifm3dpy.logging.LogFormatterText
Bases:
None
Formats a give LogEntry as a human readable text line
- __init__(*args, **kwargs)
Methods
__init__
(*args, **kwargs)format
(entry)Format the LogEntry as a human readable text line
- static format(entry: ifm3dpy.logging.LogEntry) str
Format the LogEntry as a human readable text line