You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved stack trace printing (#96)
* feat: unwrap an error to find the deepest stack trace
* fix: unit test
* chore: update terratest package
* chore: update go version for circleci task
* fix: go.mod
Feature/log formatting (#84)
* add json formatter, remove unnecessary custom formatter
* fix errors
* one more issue
* fix global error logger
* pass the app name through error logs
* ensure app name is in context when error handling
* add version info to logger
* try fix for types
* update docs
* fix test
* fix aws test
* switch to t3 instance for test