Skip to content

feat: add global logger for package level log functions#1180

Open
lingsamuel wants to merge 1 commit intogruntwork-io:mainfrom
lingsamuel:feature/global-logger-1049
Open

feat: add global logger for package level log functions#1180
lingsamuel wants to merge 1 commit intogruntwork-io:mainfrom
lingsamuel:feature/global-logger-1049

Conversation

@lingsamuel
Copy link
Copy Markdown

Signed-off-by: Ling Samuel [email protected]

Description

Fixes #1049.

Add a global logger for package level log functions. Overwrite it to change the global logging functions.

TODOs

Read the Gruntwork contribution guidelines.

  • Update the docs.
  • Run the relevant tests successfully, including pre-commit checks.
  • Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.
  • Include release notes. If this PR is backward incompatible, include a migration guide.

Release Notes (draft)

Add a global logger for package level log functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Excessive logging when using k8s client

1 participant