Error Tracking
How to track errors in your application
FastStats allows you to track errors in your application.
For this, you have to enable Error Tracking in your project settings under
Features.
Data Retention
Error tracking data is retained for 30 days.
After this period, all stored error events are automatically deleted and can no
longer be accessed.
Implementation
- For Plugin / Mod projects, follow the Java SDK documentation
- For Web Analytics projects, follow the Web SDK documentation