Sentry.Serilog: Enable Structured Logging #4475
-
I am investigating Sentry for structured logging. Currently we use Serilog and I have incorporated the Sentry.Serilog 5.14.1 NuGet package. The problem I am having now is enabling structured logggng through appSettings.json. For the
However, I do not see anything for the Thank you for any assistance or guidance you can provide. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
@Mike-E-angelo the Serilog implementation hasn't yet been merged into main: You could use it but you'd have to build from source, using that branch. It's probably not that far away from experimental release though (@Flash0ver does ~1 week sound realistic)? |
Beta Was this translation helpful? Give feedback.
-
Included in Release: 5.16.0 |
Beta Was this translation helpful? Give feedback.
Included in Release: 5.16.0
Please let us know what you think and how it works for your scenarios.