The AlertHandler is used to broadcast alerts (bulletins) as dictated by the action object. Action objects can include attributes to configure the handler otherwise default values will be used. Possible attribute values are listed below.
Attribute | Description |
---|---|
category | The category the alert should be grouped under. |
logLevel | Log Level for the alert. Possible values are trace, debug, info, warn, error. |
message | Message for the alert. |