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

Remove dependency org.slf4j:slf4j-api #55

Closed
kaklakariada opened this issue Mar 20, 2023 · 0 comments · Fixed by #59
Closed

Remove dependency org.slf4j:slf4j-api #55

kaklakariada opened this issue Mar 20, 2023 · 0 comments · Fixed by #59
Assignees
Labels
refactoring Code improvement without behavior change

Comments

@kaklakariada
Copy link
Collaborator

This project declares a compile time dependency org.slf4j:slf4j-api and uses it in a single class: UdfTestSetup.

We should refactor the code to only use java.util.logging.Logger.

@kaklakariada kaklakariada added the refactoring Code improvement without behavior change label Mar 20, 2023
@kaklakariada kaklakariada self-assigned this Jul 5, 2023
kaklakariada added a commit that referenced this issue Jul 5, 2023
@ckunki ckunki self-assigned this Jul 5, 2023
kaklakariada added a commit that referenced this issue Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants