An AMQP timestamp value is associated with each QmfEvent instance. It indicates the moment in time the event occurred. This timestamp is mandatory.
A severity level may be associated with each QmfEvent instance. The following severity levels are supported:
* "emerg" - system is unusable * "alert" - action must be taken immediately * "crit" - the system is in a critical condition * "err" - there is an error condition * "warning" - there is a warning condition * "notice" - a normal but significant condition * "info" - a purely informational message * "debug" - messages generated to debug the applicationThe default severity is "notice". @author Fraser Adams
|
|
|
|