serilog-sinks-elasticsearch
serilog-sinks-elasticsearch copied to clipboard
Added original exception to FailureCallback action
What issue does this PR address? #381
Does this PR introduce a breaking change? Yes
Please check if the PR fulfills these requirements
- [x] The commit follows our guidelines
- [ ] Unit Tests for the changes have been added (for bug fixes / features)
Other information: At first I thought it would be nice to populate the Exception in the Logevent but unfortunately it had no setter. So had to be a breaking change instead
Can we get this merged, I need exactly this to investigate why I get elastic failures every now and then :)
Is this ever going to get merged? It seems like a massive oversight that this wasn't included from day 1.