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

Update logging dependencies and add jul-to-slf4j #643

Merged
merged 3 commits into from
Jul 6, 2023
Merged

Conversation

Enet4
Copy link
Collaborator

@Enet4 Enet4 commented May 2, 2023

Summary

  • Update logging dependencies:
    • slf4j to 1.7.36
    • log4j to 2.20.0
  • Add jul-to-slf4j so that it is possible to collect logs from libraries using java util logging

@Enet4 Enet4 requested a review from bastiao May 2, 2023 13:35
- slf4j 1.7.36
- log4j 2.17.2
So that libraries using java.util.logging
can be logged
Copy link
Member

@bastiao bastiao left a comment

Choose a reason for hiding this comment

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

Let's try :)

@bastiao bastiao merged commit 28affe6 into dev Jul 6, 2023
2 checks passed
@bastiao bastiao deleted the imp/log-update-jul branch July 6, 2023 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants