Chalice: Error logging

Created on 15 Mar 2017  路  1Comment  路  Source: aws/chalice

I think it would be good if errors would be logged so that it clearly states it is error. So when you get error in code you would get ERROR in CloudWatch logs for easy filtering.

feature-request

Most helpful comment

Hey @jamesls, would you say that the scope of this feature is as simple as adding a line to the _get_view_function_response method in the app.py file that logs out any exceptions that are caught?

>All comments

Hey @jamesls, would you say that the scope of this feature is as simple as adding a line to the _get_view_function_response method in the app.py file that logs out any exceptions that are caught?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jarretraim picture jarretraim  路  3Comments

cdalar picture cdalar  路  4Comments

nedlowe picture nedlowe  路  3Comments

kortina picture kortina  路  3Comments

AtaruOhto picture AtaruOhto  路  3Comments