[Sentry] Using Sentry for tracking error log
๐ What is Sentry?
Sentry is an external monitoring and error logging service that helps identify and categorize errors in code.
By using errorHandler in the code, you can identify specific error codes (e.g., 404, 500) as errors.
You can view erro...
siwonlog.hashnode.dev2 min read