rayhunter.events

class rayhunter.events.EventType(*values)[source]

Bases: IntEnum

The severity level of an event.

Informational = 0
Low = 1
Medium = 2
High = 3