Summary

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.

ExpressionHandler Service Attributes

AttributeDescription
categoryThe category the alert should be grouped under.
logLevelLog Level for the alert. Possible values are trace, debug, info, warn, error.
messageMessage for the alert.