ArieGato / serilog-sinks-rabbitmq

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

default level switch set to Verbose to comply with the default of Serilog. #207

Closed ArieGato closed 4 months ago

ArieGato commented 5 months ago

Fixes #206

Set the default level switch to Verbose to comply with the default of Serilog.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.90%. Comparing base (3ca413c) to head (d37cdb6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #207 +/- ## ========================================== + Coverage 96.08% 96.90% +0.82% ========================================== Files 8 8 Lines 485 485 Branches 45 45 ========================================== + Hits 466 470 +4 + Misses 9 7 -2 + Partials 10 8 -2 ```

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