bytemakers/Noteslify

๐Ÿ’ก [REQUEST] - Sending all the 500 status codes error to email

Gauravdarkslayer opened this issue ยท 6 comments

Start Date

No response

Implementation PR

No response

Reference Issues

No response

Summary

Need a feature in backend application i.e. whenever there is an 500 internal server error caused in backend then it should send an email to admin mentioning whole stacktrace.
This will help us to monitor our app better.

Basic Example

Add error logging to global level.

Drawbacks

None

Unresolved questions

No response

Hey @Gauravdarkslayer, Thanks for contributing and Congrats on opening Issue ๐ŸŽ‰

We will try to review as soon as possible and a maintainer will get back to you soon!

@devarshishimpi I would love to work on this.

Sure @thevinitgupta Have assigned you the same. ๐Ÿš€

Thanks, I'll start working on this.
Is there any particular library you would like me to use for sending the email or should I use nodemailer?

Thanks, I'll start working on this. Is there any particular library you would like me to use for sending the email or should I use nodemailer?

Yes nodemailer itself