📄️ Errors
The most important function of Streply is to catch errors and exceptions from the application. The integration is very simple, just calling one method in the catch instruction.
📄️ Logs
The Logs method allows all information that is neither an error nor an activity to be logged.
📄️ Activities
With the Activities method, you can measure any activity in the system that is critical to the functioning of the application or business.