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 Logger abstraction #52

Closed
andrewazores opened this issue Dec 14, 2020 · 0 comments · Fixed by #348
Closed

Remove Logger abstraction #52

andrewazores opened this issue Dec 14, 2020 · 0 comments · Fixed by #348
Assignees
Labels
feat New feature or request

Comments

@andrewazores
Copy link
Member

Logger is now an abstraction around SLF4J, which is itself a logging abstraction/facade. This is redundant and no longer useful, so our Logger definition should be removed and simply replaced with the SLF4J equivalent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants