-
Notifications
You must be signed in to change notification settings - Fork 81
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
Implement java.util.logging bridge #849
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
page needs to be added to
https://github.com/zio/zio-logging/blob/master/docs/sidebars.js
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
jul-bridge/src/main/scala/zio/logging/jul/bridge/ZioLoggerRuntime.scala
Outdated
Show resolved
Hide resolved
hi @andrzejressel, thank you very much for contribution |
hi @andrzejressel, is PR ready for merge, or do you want to add something more? |
I think it's ready |
Useful for
zio-telemetry
- Java OpenTelemetry library is using JUL (https://github.com/open-telemetry/opentelemetry-java/issues/5715)