Add an event logger
Configure an Event logger to display the stored values in a table.
Prerequisites
Create a database for the event logger. See Create an embedded database or Create an ODBC database.
- To add an event logger
- InProject view, right-clickLoggersand select .
- To store the translations of the localized strings in the database1, inLocales, enter the locale IDs.For example, enteren-US.
- To add an event configuration and log events of interest:
- InProperties, next toEvent configurations, select .
- UnderEventConfiguration, set#Event source.SourceEvent sourcevalueListen subtreevalueAny project object:(no value)TrueA node/object and all its child objects:Dynamic link (parent node/object)TrueA specific project object:Dynamic link (specific object)False
- InEvent type, select the event of interest type.TIP: Consider creating a dedicated event logger for audit event types.
- In the editor, select the variables to log and selectApply.IMPORTANT:When selecting a variable to log, a dynamic link is automatically set underEvent fields to log. The dynamic link points to the automatically selected corresponding event argument. If the event argument does not represent the data of interest, select a different attribute in theDynamic linkdialog box.You can combine multiple event arguments by using dynamic links or converters (for example, a string formatter).
- To log only the events generated by user interactions with the application, setNon-interactive sessions excludedtoTrue.
- InDatabase, select the database to store the selected properties.
event logger
Provide Feedback