Skip to content

Add Java Platform Logging bridge#727

Merged
darkfrog26 merged 2 commits intooutr:masterfrom
hygt:master
Jul 18, 2025
Merged

Add Java Platform Logging bridge#727
darkfrog26 merged 2 commits intooutr:masterfrom
hygt:master

Conversation

@hygt
Copy link
Contributor

@hygt hygt commented Jul 17, 2025

Hi @darkfrog26

I thought a native System.Logger bridge could be useful, as its usage is becoming more widespread, this avoids the need to add the JPL -> SLF4J/log4j2 bridge, or worse, relying on JPL default JUL backend.

The unit tests are mostly coming from the SLF4J bridges with JPL's peculiarities (ResourceBundle can hold a MessageFormat pattern).

@darkfrog26
Copy link
Contributor

Thanks @hygt, this is a great addition. I have a few comments, but otherwise, very nice work!

@darkfrog26
Copy link
Contributor

Great work!

@darkfrog26 darkfrog26 merged commit 9610f75 into outr:master Jul 18, 2025
1 check failed
@darkfrog26
Copy link
Contributor

This has been published with 3.17.0

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