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 slf4j and log4j properly #27

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Use slf4j and log4j properly #27

merged 1 commit into from
Jul 22, 2024

Conversation

Frawless
Copy link
Member

Description

We used log4j2 as a default logger, but also provided slf4j api that had to be implemented in the code that uses data-generator. This should resolve the problems.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code

Signed-off-by: Jakub Stejskal <[email protected]>
@Frawless Frawless merged commit b8d263d into main Jul 22, 2024
4 checks passed
@Frawless Frawless deleted the fix-logger branch July 22, 2024 17:58
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.

3 participants