Skip to content

chore: migrate logging to slf4j + logback - #1823

Merged
olovy merged 3 commits into
developfrom
chore/slf4j-logback
Aug 7, 2026
Merged

chore: migrate logging to slf4j + logback#1823
olovy merged 3 commits into
developfrom
chore/slf4j-logback

Conversation

@olovy

@olovy olovy commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

log4j 1.x is EOL since 2015...
There exists a binary compatible fork of log4j 1.2 with security fixes.
Let's switch to the more or less standard slf4j instead. And use logback as logging backend.

Verified log output on dev2.

There is some additional noise when running unit tests. But I think we can deal with that separately.

@andersju andersju left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! LGTM!

@olovy
olovy merged commit c4fede3 into develop Aug 7, 2026
1 check passed
@olovy
olovy deleted the chore/slf4j-logback branch August 7, 2026 13:27
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.

2 participants