An Error Message Log is a record that captures details of all errors that occur within a system, application, or integration process. It helps you and administrators to track, review, and troubleshoot issues by storing information such as:
- Timestamp – when the error occurred
- Error Code/ID – unique identifier for the error
- Error Message – description of the issue
- Source/Module – the system component where the error originated
- User/Session Details – context of who or what triggered the error