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

Warning about multiple SLF4J bindings when using gradle profiler #495

Open
liutikas opened this issue May 19, 2023 · 0 comments
Open

Warning about multiple SLF4J bindings when using gradle profiler #495

liutikas opened this issue May 19, 2023 · 0 comments

Comments

@liutikas
Copy link
Contributor

* Inspecting the build using Gradle version '8.2-20230517231707+0000'
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/ssd/ssd1/temp/gradle-profiler/build/install/gradle-profiler/lib/gradle-api-8.1.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/ssd/ssd1/temp/gradle-profiler/build/install/gradle-profiler/lib/slf4j-simple-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.gradle.internal.logging.slf4j.OutputEventListenerBackedLoggerContext]

Using gradle-profiler built at head. Are others seeing this as well?

I can confirm these jars do both have the same class, but with different contents

image

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