debug
The debug set provides essential debugging and development tools for troubleshooting your applications. Log messages, errors, and variable values to the console, track execution time with start and stop timers, and monitor application behavior during development. These actions help identify issues and optimize performance.
Area: 📦 dev
Available Actions
This set contains 6 actions:
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
console-error "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.