pandastrike / panda-sky

Publish HTTP APIs to the Web just like static sites!
MIT License
4 stars 0 forks source link

Sky v2.5 Log Tailing #131

Closed freeformflow closed 6 years ago

freeformflow commented 6 years ago

This adds the ability to tail logs from a given deployment with the command:

$ sky tail [environment] [-v]

Sky gathers all the CloudWatch logs, parses them, and places them in developer's terminal. Even includes color coding!!