Debug Mode
Enable debug logging:
``javascript // In browser console localStorage.setItem('debug', 'iyzitrace:*'); ``
This will log detailed information about:
- API calls
- Data fetching
- Rendering
- State changes
Enable debug logging:
``javascript // In browser console localStorage.setItem('debug', 'iyzitrace:*'); ``
This will log detailed information about: