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

Changed for for mapping fields, different var for logger in zap example #581

Merged
merged 1 commit into from
May 15, 2023

Conversation

MichalFikejs
Copy link
Contributor

@MichalFikejs MichalFikejs commented May 11, 2023

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

  • Mapping Fields works correctly now
  • Logger instance used for logging is now being used only once, previous code has been rewriting instance, and then duplicating fields.

Verification

I tested it and using it in my project :)

* Mapping Fields works correctly now
* Logger instance used for logging is now being used only once, previous code has been rewriting instance, and then duplicating fields.
@google-cla
Copy link

google-cla bot commented May 11, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link
Collaborator

@johanbrandhorst johanbrandhorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@johanbrandhorst johanbrandhorst merged commit b9ea828 into grpc-ecosystem:main May 15, 2023
5 of 6 checks passed
@johanbrandhorst
Copy link
Collaborator

Thanks for your contribution!

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

2 participants