Skip to content
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

Logging: make SLF4J record to JCL #267

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

guusdk
Copy link
Member

@guusdk guusdk commented Sep 19, 2024

Tomcat uses Java Commons Logging. With this change, SLF4J (used by our application) should hook into that.

This intends to make the logs generated by our app visible in Tomcat's logs.

Tomcat uses Java Commons Logging. With this change, SLF4J (used by our application) should hook into that.

This intends to make the logs generated by our app visible in Tomcat's logs.
@guusdk guusdk merged commit 58cc029 into igniterealtime:main Sep 19, 2024
1 check 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.

1 participant