ifm3dpy.logging.LogLevel ======================== .. currentmodule:: ifm3dpy.logging .. autoclass:: LogLevel :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~LogLevel.__init__ .. rubric:: Attributes .. autosummary:: ~LogLevel.Critical ~LogLevel.Debug ~LogLevel.Error ~LogLevel.Info ~LogLevel.None ~LogLevel.Verbose ~LogLevel.Warning ~LogLevel.name ~LogLevel.value