Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(logging): implements standardized logging #16

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

alvincrespo
Copy link
Member

This PR ensures that logging is standardized throughout all scripts. It also defines a new env var, AWS_SCRIPTS_BASE_DIR, that explicitly defines where all scripts exist. This makes testing the gem easier in it's own repository.

fixes #14

@alvincrespo alvincrespo added the enhancement New feature or request label Oct 2, 2023
@alvincrespo alvincrespo self-assigned this Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Standardize logging for runners and utils
1 participant