Closed ArieGato closed 1 month ago
@nblumhardt Could you take a look at this PR? I'm wondering if I implemented the new Periodic Batching and Wrapping Sink correctly.
Hi @ArieGato,
The switch to the Serilog 4 batching configuration looks good 👍
I've been doing some work on a built-in fallback-logging implementation that seems like it would streamline how you're setting up failure sinks in this project; if you have a chance to check it out, any feedback over there would be really helpful: https://github.com/serilog/serilog/pull/2108
Cheers! Nick
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.26%. Comparing base (
e0d3aed
) to head (fa5fbf7
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
fixes #210