Skip to content

upgrade to logback 1.3.5 (slf4j 2) #52

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Sokrim
Copy link
Contributor

@Sokrim Sokrim commented Dec 16, 2022

Since my previous PR #51 has been merged but logback version 1.4.5 is for Java 11, now I submit another PR using logback version 1.3.5 which is for Java 8.
This will fix the issue #50

@bacherma
Copy link

bacherma commented Jan 6, 2023

Any chance this can be merged and released soon? Spring Boot (3) is now on 1.4.5 and incompatible out-of-the-box with current cloudwatchlogbackappender 2.1.

@matsandreassen
Copy link

Not only is 1.4.x meant for Java 11, it is intended for users that have moved on to the Jakarta namespace. Keeping to 1.3.x seems to be the way to go. I second bacherma's question regarding a release for this?

Additionally, the Logback website states: "Logback components written for logback 1.2 should work without change in version 1.3."

@kaliman
Copy link

kaliman commented Jul 9, 2023

Hi, is it possible appender can support logback 1.3.5?

@DennisPietruck0001
Copy link

DennisPietruck0001 commented Jan 30, 2024

Hey @bacherma did you manage to use the appender with Spring Boot 3? If so, can you describe what you did?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants