ArieGato / serilog-sinks-rabbitmq

Serilog Sink for RabbitMq
Apache License 2.0
53 stars 51 forks source link

Feature Failover sink #142

Closed ArieGato closed 6 months ago

ArieGato commented 6 months ago

Fixes #133

ArieGato commented 6 months ago

@sungam3r could you take a look at this PR?

sungam3r commented 6 months ago

I looked briefly all the changes.

codecov[bot] commented 6 months ago

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (4b0e478) 81.86% compared to head (35bf356) 96.53%.

Files Patch % Lines
...s.RabbitMQ/LoggerConfigurationRabbitMQExtension.cs 91.80% 2 Missing and 3 partials :warning:
...ilog.Sinks.RabbitMQ/Sinks/RabbitMQ/RabbitMQSink.cs 94.73% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #142 +/- ## =========================================== + Coverage 81.86% 96.53% +14.66% =========================================== Files 9 8 -1 Lines 353 346 -7 Branches 64 41 -23 =========================================== + Hits 289 334 +45 + Misses 34 5 -29 + Partials 30 7 -23 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.