0.0.3 • Published 4 months ago

error-flux v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

ErrorFlux

ErrorFlux is a lightweight JavaScript error and network monitoring library designed to help developers track and debug issues in web applications.

Features

  • Global Error Tracking: Captures unhandled exceptions and promise rejections
  • Network Monitoring: Intercepts and logs XHR and Fetch API requests
  • Flexible Storage Options: Store logs in IndexedDB, LocalStorage, or SessionStorage
  • Low Priority Processing: Error logging runs in the background to minimize impact on application performance
0.0.3

4 months ago

0.0.2

4 months ago

0.0.1

4 months ago