-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Hi, thanks for this library, really impressed by how similar everything is to the Rest framework and hopefully this can become as popular some day.
One large worry that I noticed immediately on working with this framework was the lack of logging, I had to work with logs on the client side to know things are working or not. However, in a production scenario there are a large number of cases where we rely more on server logging and monitoring since it is easier to manage.
Suggestions:
- Access log for all requests made to the server
- Application log which logs any failures encountered in processing a request
- Preferably create an exception handler since they can be handled with frameworks for realtime monitoring like Cloudwatch or Sentry.
Su-yj
Metadata
Metadata
Assignees
Labels
No labels