Debugger

The debugger monitors and displays a detailed record of all the actions and processes performed on the screen.

The debugger captures real-time data on variables, functions, and system processes during execution. By analyzing these logs, developers can gain technical insights into application logic to facilitate troubleshooting and performance enhancements.

Errors

The Errors section provides a record of unsuccessful actions and system exceptions encountered during screen configuration. This log identifies specific operational failures and serves as a primary resource for debugging and refining project logic prior to deployment.

All Logs

This section records both unsuccessful actions and successful completions encountered during the screen development process.

Last updated