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

Fix logging bug #13

Closed
morazow opened this issue Oct 19, 2020 · 0 comments · Fixed by #15
Closed

Fix logging bug #13

morazow opened this issue Oct 19, 2020 · 0 comments · Fixed by #15
Labels
bug Unwanted / harmful behavior

Comments

@morazow
Copy link
Contributor

morazow commented Oct 19, 2020

Situation

Currently, logging does not work since we missed the slf4j logging dependencies.

Acceptance Criteria

  • Add missing library
@morazow morazow added the bug Unwanted / harmful behavior label Oct 20, 2020
morazow added a commit that referenced this issue Oct 21, 2020
Added a new version of the common library that includes the missing SLF4J logging dependency.

Fixes #13.
morazow added a commit that referenced this issue Oct 30, 2020
Added a new version of the common library that includes Avro complex and logical types mapping and the missing SLF4J logging dependency.

Fixes #13.
Fixes #17.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unwanted / harmful behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant