Skip to content

Error Log

This is an application log that automatically records errors that occur unexpectedly in the system (e.g., unable to connect to a database).

Log Format

AppFormat
Desktop[Timestamp] [App ID] [App Sign-in ID] [message]
Mobile[Timestamp] [App ID] [App Sign-in ID] [message]
REST API[Timestamp] [App ID] [message]
Batch[Timestamp] [App ID] [Job ID] [Job Execution ID] [message]

Log View Component

Label NameOperationRemarks
MessageSearch will look for partial matches within the entire log format.
App IDSearch for partial matches of the log format [App ID].
Job IDSearch for partial matches in the log format [Job ID].It will only be displayed if the following conditions are met.
・Execution environment with batch option
・The application ID is a batch application ID.
Job execution IDSearches for partial matches in the log format [Job Execution ID].Only displayed if the following conditions are met.
・Execution environment with batch option
・Batch app ID is selected from the app ID list
FromSearch for logs after YYYY-MM-DD 00:00:00.000 in the log format [Timestamp].
ToSearch for logs before YYYY-MM-DD 23:59:59.999 using the log format [Timestamp].
ResetResets all input.
ApplyOutputs the log to the right pane.