Skip to content

monostere0/agl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Go Logger

A simple logger for your lambda function cloudwatch logs in AWS.

Step 1. Build it using go build main.go alg.go
Step 2. Set up your AWS credentials locally
Step 3. Inspect your lambdas by running agl <lambda-name> where the can also be partial, not necessarily the entire name.
Step 4. See the cloudwatch logs in your terminal.

About

AWS Go Logger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages