Pick your framework, paste the file, and every error from your API automatically flows into log.vnoc.com.
After deploying, send a test error:
curl -X POST https://log.vnoc.com/ingest -H "Content-Type: application/json" -H "X-API-Key: vnoc-hub-2024-ingest-k8x9m2" -d '{"api_source":"api-myproject","errors":[{"error_type":"test","endpoint":"/test","method":"GET","message":"Test error from install page"}]}'