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

Artifacts with dependencies on V3 are breaking the logs on V4 #309

Closed
leinardi opened this issue May 9, 2023 · 1 comment
Closed

Artifacts with dependencies on V3 are breaking the logs on V4 #309

leinardi opened this issue May 9, 2023 · 1 comment

Comments

@leinardi
Copy link

leinardi commented May 9, 2023

We are successfully using kotlin-logging V4.x version on our Kotlin project but the latest version of KtLint artifact is coming with dependencies on kotlin-logging V3.0.5 and it's completely breaking our logs.

According to the README.md it should be possible to have both versions so I am wondering if the issue is a misconfiguration on KtLint side or a bug on kotlin-logging.

I've already reported the issue on KtLint tracker, but I would also like to ask here if you think this is a misconfiguration on KtLint side or a bug on kotlin-logging.

@leinardi
Copy link
Author

leinardi commented May 9, 2023

The issue was fixed by replacing log4j-slf4j-impl with log4j-slf4j2-impl.

@leinardi leinardi closed this as completed May 9, 2023
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

No branches or pull requests

1 participant