LoggingLevel ============ .. currentmodule:: app.util.logging.levels .. autoclass:: LoggingLevel :members: :undoc-members: :show-inheritance: .. inheritance-diagram:: LoggingLevel :include-subclasses: :parts: 1 :caption: Inheritance Diagram for LoggingLevel .. rubric:: Methods .. autosummary:: ~LoggingLevel.__init__ ~LoggingLevel.coerce ~LoggingLevel.serialize ~LoggingLevel.validate .. rubric:: Attributes .. autosummary:: ~LoggingLevel.CRITICAL ~LoggingLevel.DEBUG ~LoggingLevel.ERROR ~LoggingLevel.INFO ~LoggingLevel.NOTSET ~LoggingLevel.OFF ~LoggingLevel.WARNING ~LoggingLevel.name