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
Your template is exactly what I've always wanted to create; it's even more perfect than I had imagined. 😍 Thanks for your work and hopefully i could contribute my work on it in the future.
This is a fantastic template! I discovered it from your blog post
It looks like you already added this feature. One enhancement I think that could be made is to print the exception stack traces nicely. This could be configured by environment so that if you're running locally, it prints like a normal stack trace but in production (where presumable you can format during your log pipeline) it prints compactly.
I'll give this a shot - if you're up for it, I'll submit a PR (if I can get it working 😂)
Improve FastAPI (minimum and complete) projects to log uncaught errors.
Other ideas that can be used are well presented at FastAPI Server Errors And Logs — Take Back Control
The text was updated successfully, but these errors were encountered: