Skip to content

feat: add extra fields to the logger methods #98

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

Merged
merged 10 commits into from
Feb 25, 2022

Conversation

amirkaws
Copy link
Contributor

@amirkaws amirkaws commented Feb 23, 2022

Issue #, if available:
Closes #94.

Description of changes:

This PR extends logger functionalities to accept extra keys, it also changed the logger output case from string to enum

Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@github-actions github-actions bot added the feature New features or minor changes label Feb 23, 2022
@amirkaws amirkaws added area/logging Core logging utility enhancement labels Feb 23, 2022
@amirkaws amirkaws requested review from sliedig and t1agob February 23, 2022 16:50
@t1agob t1agob linked an issue Feb 24, 2022 that may be closed by this pull request
@amirkaws amirkaws merged commit f36e580 into develop Feb 25, 2022
@amirkaws amirkaws deleted the amirkaws/add-extra-fields branch February 25, 2022 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/logging Core logging utility feature New features or minor changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add support for logging extras
1 participant