You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create application to log errors from web appliaction in any technology. Application shared 2 independent endpoint to logging errors and changes on database.
##First endpoint
ErrorLog it is POST. We call ii when any expection is throw.
About
App base on NodeJS Express Framework with socket.io. The goal is collect inform log from any web app.