magnet-monitor
v1.0.5
Published
The Magnet Error Monitor
Downloads
15
Readme
This will start your application and begin monitoring for errors.
How It Works
- Magnet Monitor runs your application as a child process.
- It captures stdout and stderr output, looking for error patterns.
- When an error is detected, it's automatically sent to the Magnet Pairing Server. The Magnet Pairing Server is a centralized service that you can use to receive errors from application processes, your browser (e.g. error statements you'd see in your Chrome Dev Tools), your type checking / build processes and more.
- Errors are logged and can be viewed in the Magnet Monitor dashboard.
- You can use AI to automatically try to debug and research any errors you hit.