nzoschke / gofaas

A boilerplate Go and AWS Lambda app. Demonstrates an expert configuration of 10+ AWS services to support running Go functions-as-a-service (FaaS).
Apache License 2.0
800 stars 43 forks source link

Update logs doc to use SAM CLI #65

Closed nzoschke closed 5 years ago

nzoschke commented 5 years ago

The SAM CLI makes it easy to get all the logs for an app now. Should update docs to reflect