RsyslogModuleLogSeverityLevel#

class RsyslogModuleLogSeverityLevel(*args, **kwargs)[source]#

Bases: object

RSYSLOG module log severity level

Allowed enum values:

  • _UNKNOWN

  • _REDACTED

  • EMERGENCY: Emergency level

  • ALERT: Alert level

  • CRITICAL: Critical level

  • ERROR: Error level

  • WARNING: Warning level

  • NOTICE: Notice level

  • INFO: Info level

  • DEBUG: Debug level

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model