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

use new logging API introduced in Java SDK 5.10.0 #10

Merged
merged 3 commits into from
Jul 29, 2022

Conversation

eli-darkly
Copy link
Contributor

This removes the direct use of SLF4J and directs all logging to the LDLogger that the SDK provides to us.

This makes the library incompatible with SDK versions below 5.10.0, so we'll release the change in a new major version.

@eli-darkly eli-darkly merged commit a515d86 into main Jul 29, 2022
@eli-darkly eli-darkly deleted the eb/sc-138971/new-logging branch July 29, 2022 22:07
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