|
|
|
|
|
by __exit__
2486 days ago
|
|
I used external services such as Sentry[0] and NewRelic[1], which allow one to access detailed debugging and performance checks on specific errors and API endpoints. Aside from the classic print statements and grepping log files manually. [0]: https://sentry.io [1]: https://newrelic.com/ |
|