...
There are several different event types that all contain specific data about the particular event. Besides being logged, events may be split up and selected parts may be embedded in user-defined strings. For instance, consider an event originating from a user, updating an existing Notifier:
...
This is the default event message string for User Events. However, it is also possible to select parts of the information, or other information residing inside the event. Each type of event contains a predefined set of fields. For instance, the event message previously exemplified , contains the userName and userAction fields which that may be used to customize event messages to suit the target to which they will be logged:
...
Note | ||
---|---|---|
| ||
The Category field in the above picture is left empty intentionally , since it does not have a value for this specific event. A category is user-defined and is entered in the Event Categories dialog. It is a string which that will route messages sent with the |
...
Each event type and its fields are described in Event Fields in 4.2 Event Notifications Configuration.
Scroll ignore | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
This chapter includes the following sections: |