SumoLogic / sumologic-log4j2-appender

Log4J 2 Appender for Sumo Logic.
Apache License 2.0
10 stars 10 forks source link

Requiring Java 8 #45

Closed mccartney closed 1 year ago

mccartney commented 1 year ago

For no specific reason other than avoiding problems like #39. Also Java 1.6 is 16yo as of now.

Switching to Java 8 which is a safe LTS bet.

codecov-commenter commented 1 year ago

Codecov Report

Base: 43.93% // Head: 43.93% // No change to project coverage :thumbsup:

Coverage data is based on head (61b7a7b) compared to base (e7e9509). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #45 +/- ## ========================================= Coverage 43.93% 43.93% Complexity 5 5 ========================================= Files 1 1 Lines 66 66 Branches 2 2 ========================================= Hits 29 29 Misses 32 32 Partials 5 5 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SumoLogic). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SumoLogic)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.