Steeltoe icon indicating copy to clipboard operation
Steeltoe copied to clipboard

Add StructuredMessageProcessingLogger

Open hananiel opened this issue 3 years ago • 0 comments

Description

Handle structured Logs correctly when using Serilog.

Fixes #895

Quality checklist

  • [x] Your code complies with our Coding Style.
  • [x] You've updated unit and/or integration tests for your change, where applicable.
  • [ ] You've updated documentation for your change, where applicable. If your change affects other repositories, such as Documentation, Samples and/or MainSite, add linked PRs. Need to add a sample or update existing sample to cover this scenario specifically with tracing.
  • [x] There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.
  • [x] You've added required license files and/or file headers (explaining where the code came from with proper attribution), where code is copied from StackOverflow, a blog, or OSS.

hananiel avatar Aug 10 '22 21:08 hananiel