corentinaltepe / nlog.loki

NLog target for Loki using an HTTP client
BSD 3-Clause "New" or "Revised" License
22 stars 7 forks source link

Upgraded to NLog v5.2.2, changed default values to `compressionLevel`… #77

Closed corentinaltepe closed 1 year ago

corentinaltepe commented 1 year ago

Upgrading From v1 To v2

The v2 of the library applies better default values for common usage. Check your current configuration and compare it against the breaking changes below to adapt to your use case.

Breaking Changes

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (2e394c5) 81.43% compared to head (f8dd06a) 81.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #77 +/- ## ======================================= Coverage 81.43% 81.43% ======================================= Files 12 12 Lines 334 334 ======================================= Hits 272 272 Misses 62 62 ``` | [Files Changed](https://app.codecov.io/gh/corentinaltepe/nlog.loki/pull/77?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Corentin+Altepe) | Coverage Δ | | |---|---|---| | [src/NLog.Loki/LokiTarget.cs](https://app.codecov.io/gh/corentinaltepe/nlog.loki/pull/77?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Corentin+Altepe#diff-c3JjL05Mb2cuTG9raS9Mb2tpVGFyZ2V0LmNz) | `80.00% <100.00%> (ø)` | |

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