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

Include original message in NLog output when local decoration is enabled #1249

Merged
merged 4 commits into from
Sep 26, 2022

Conversation

nr-ahemsath
Copy link
Member

@nr-ahemsath nr-ahemsath commented Sep 22, 2022

Description

Fixes a bug in NLog instrumentation where the original message was not being included in output if the local decoration option was enabled.

Integration tests are updated to verify the inclusion of the original message in the output for local decoration scenarios.

This PR is in draft until I verify end-to-end functionality.

Author Checklist

Reviewer Checklist

  • Perform code review
  • Pull request was adequately tested (new/existing tests, performance tests)
  • Review Changelog

@nr-ahemsath nr-ahemsath marked this pull request as ready for review September 23, 2022 16:16
JcolemanNR
JcolemanNR previously approved these changes Sep 23, 2022
Copy link
Contributor

@JcolemanNR JcolemanNR left a comment

Choose a reason for hiding this comment

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

Looks good! I think we should make a minor logic change to the test, but I don't feel strongly enough about it to 'Request Changes'

Copy link
Contributor

@JcolemanNR JcolemanNR left a comment

Choose a reason for hiding this comment

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

Looks good!

@nr-ahemsath nr-ahemsath merged commit ef6b3c4 into main Sep 26, 2022
@nr-ahemsath nr-ahemsath deleted the nlog-decoration-fix branch September 26, 2022 16:13
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