Create a database
Create a database for the event logger.
- InProject view, right-clickLoggersand select .
- Add a database table with the following columns:Column nameTypeValueActiveState_IdBooleanFalseAckedState_IdBooleanFalseConfirmedState_IdBooleanFalseTimeUtcTimeNot setMessage_it-ITStringMessage_en-USStringSeverityUInt160For more information, see Prepare a database table structure for population.
Provide Feedback