View Console

The Console records and displays logs of all the actions you have performed during the instance of the application in a window. All the errors, warnings, and informational messages that are generated during an instance are displayed in the Console view.

For example, when data changes of an object are committed to the database, the result of the commit operation is displayed in the Console. When a query execution on the database fails, these Console logs can be used for troubleshooting the issue.