---
title: "Engine Logs"
source: reference-book
version: genesis-0-1-0
id: reference-book/11-misc/engine-logs
canonical: /docs/reference-book/11-misc/engine-logs
---

# 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.