Skip to content

Replacing logback by log4j2 - #5

Merged
bioinsilico merged 3 commits into
masterfrom
jd/log4j2
Sep 23, 2025
Merged

Replacing logback by log4j2#5
bioinsilico merged 3 commits into
masterfrom
jd/log4j2

Conversation

@josemduarte

Copy link
Copy Markdown
Member

The spring default is logback. We use log4j2 in most other places, including in seqmotif spring app. This should make things more standard and easier to manage.

This is tested in K8s and works well (the Helm chart was already assuming log4j2). Some changes will be needed in SysAdmin, which in effect was assuming log4j2 but isn't configured correctly right now.

@bioinsilico

Copy link
Copy Markdown
Member

Thank you, @josemduarte. Tested and working. I also added a new bean to log graphql queries at the info level (they were only logged at the debug level). I will merge this.

@bioinsilico bioinsilico 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.

LGTM

@bioinsilico
bioinsilico merged commit 7d62291 into master Sep 23, 2025
6 checks passed
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