ifm3dpy.logging

Provides access for configuring the logging facilities of ifm3d.

Classes

LogEntry

Represent a single log entry.

LogFormatterJson

Formats a give LogEntry as a json object

LogFormatterText

Formats a give LogEntry as a human readable text line

LogLevel

Enum: The log level.

LogWriter

Base class for creating custom log writers.

Logger

Provides access for configuring the logging facilities of ifm3d