Skip to content

Conversation

@ppkarwasz
Copy link
Contributor

This add a new jul-to-log4j-api bridge based on jul-to-log4j from the main branch of Log4j.

@ppkarwasz ppkarwasz marked this pull request as ready for review December 23, 2024 08:17
rgoers and others added 4 commits December 23, 2024 09:28
This splits `log4j-jul` into two artifacts:

- `jul-to-log4j` that contains a `j.u.l.LogManager` implementation, but
  does not depend on Log4j Core.
- `log4j-jul` that contains a `j.u.l.Handler` implementation and depends
  on Log4j Core.

We also update the `j.u.l.LogManager` implementation to:

- implement methods introduced in Java 9,
- remove methods deprecated in Java 9,
- remove the support for `j.u.l.Filter`.
@ppkarwasz ppkarwasz force-pushed the feature/jul-to-log4j-api branch from 1d9aa8d to f857117 Compare December 23, 2024 08:37
@ppkarwasz ppkarwasz marked this pull request as draft December 23, 2024 08:37
@ppkarwasz
Copy link
Contributor Author

This PR needs to be adapted to work without log4j-kit.

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