paulSambolin/serverless-enable-api-logs

Add Stage Variable support

Opened this issue · 2 comments

You had stage variable support basically completed... So I finished it.

#4

I actually grabbed most of this from an implementation for stage variables. We needed to enable logging in a CI/CD so I made a separate plugin. If you confirm it works I would be glad to accept and re-publish

I just realized--right now there is no way to use the stage variables but NOT enable api gateway logging. I want both--but I think it should probably be changed to have api-gateway-logging toggle-able through a serverless.yml setting.

If you like that idea--I'm open to adding it in.