Skip to content

feat: ability to override object mapper used for logging event #302

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 1 commit into from
Mar 1, 2021

Conversation

pankajagrawal16
Copy link
Contributor

@pankajagrawal16 pankajagrawal16 commented Feb 26, 2021

**Issue #275 and #66

Description of changes:

Ability to override default object mapper used for serialization while logging received event. This can also be used to control what is logged from event based on the configuration of object mapper. Refer PowerToolLogEventEnabledWithCustomMapper.java

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.

Copy link
Contributor

@msailes msailes left a comment

Choose a reason for hiding this comment

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

Great!

@pankajagrawal16 pankajagrawal16 merged commit 67e8b78 into master Mar 1, 2021
@pankajagrawal16 pankajagrawal16 deleted the feat-object-mapper-override branch March 1, 2021 08:58
This was referenced Mar 8, 2021
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.

2 participants