logfellow / logstash-logback-encoder

Logback JSON encoder and appenders
Apache License 2.0
2.44k stars 407 forks source link

Support for logback-access 2.0.0 #1015

Closed sondemar closed 3 months ago

sondemar commented 7 months ago

closes https://github.com/logfellow/logstash-logback-encoder/issues/1014

runeflobakk commented 4 months ago

This is great work, and I hope this can be merged and released soon 🙏 Logstash Logback Encoder is currently not compatible with Spring Boot 3.3.x and Jetty 12.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 71.75%. Comparing base (1ac92af) to head (4af3eec). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1015 +/- ## ============================================ - Coverage 71.78% 71.75% -0.03% + Complexity 1417 1416 -1 ============================================ Files 177 177 Lines 5178 5177 -1 Branches 534 534 ============================================ - Hits 3717 3715 -2 Misses 1197 1197 - Partials 264 265 +1 ```

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