Log Message Types
Each log entry consists of a timestamp, a log symbol indicating the type of log, and the informational text. For example:
For simplicity, there are only two types of logs:
Symbol | Type | Description |
|---|---|---|
| Message | A message or transaction processed through the Translator via the queue.push function. |
| Error | An error raised by the Iguana service or component. You will also see errors on the Dashboard. |