Zappa provides a facility for watching the logs related to your deployment. You can simply use the following command: $ zappa tail production . This will print all logs related to HTTP requests and AWS events.
Zappa provides a facility for watching the logs related to your deployment. You can simply use the following command: $ zappa tail production . This will print all logs related to HTTP requests and AWS events.