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

template: Change some lambda worker info logs to debug to reduce unneeded production logging #1178

Merged
merged 2 commits into from
May 25, 2023

Conversation

ConradLang
Copy link
Contributor

The "Function succeeded" log message was changed from info to debug
to reduce the amount of unnecessary logs in production.
The message will still be logged in dev environments but at a debug
level.

The "Function succeeded" log message was retained as it is part of unit-testing
the handler.

- Added `debug` logger spy.
- Changed specific `info` logs to `debug` logs.
@ConradLang ConradLang requested review from a team as code owners May 25, 2023 02:44
@changeset-bot
Copy link

changeset-bot bot commented May 25, 2023

🦋 Changeset detected

Latest commit: 829dd4f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
skuba Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@griffithsh griffithsh merged commit 3e4dfbb into seek-oss:master May 25, 2023
10 checks passed
@seek-oss-ci seek-oss-ci mentioned this pull request May 25, 2023
@ConradLang ConradLang deleted the change-info-log-to-debug branch May 25, 2023 05:07
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.

None yet

3 participants