as2fm.as2fm_common.logging.Severity

class as2fm.as2fm_common.logging.Severity(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)

Bases: Enum

Enum to represent the severity of the error.

__init__(*args, **kwds)

Attributes

ERROR

WARNING

INFO