Engine Logs

Source: reference-book. Raw markdown: /raw/docs/reference-book/11-misc/engine-logs.md

Engine Logs

Engine logs are a source of important data for debugging your application. As we know, a simorg application never throws exceptions, but that doesn't mean that things are always working fine. Unexpected data is a typical case of simorg errors. When something goes wrong the vibration won't happen and the engine logs a record depending on the severity of the issue.

We will complete this document in future releases to include a list of engine logs.