You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-12-25 16:05:05,401 ERROR (main|31) [Util.report():128] SLF4J: Class path contains multiple SLF4J bindings.
2024-12-25 16:05:05,402 ERROR (main|31) [Util.report():128] SLF4J: Found binding in [jar:file:/opt/apache-doris/fe/lib/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2024-12-25 16:05:05,402 ERROR (main|31) [Util.report():128] SLF4J: Found binding in [jar:file:/opt/apache-doris/fe/lib/log4j-slf4j-impl-2.18.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2024-12-25 16:05:05,402 ERROR (main|31) [Util.report():128] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
2024-12-25 16:05:05,417 ERROR (main|31) [Util.report():128] SLF4J: Actual binding is of type [org.slf4j.impl.Reload4jLoggerFactory]
2024-12-25 16:05:05,629 ERROR (main|31) [LogLog.warn():157] log4j:WARN No appenders could be found for logger (io.netty.util.internal.InternalThreadLocalMap).
2024-12-25 16:05:05,630 ERROR (main|31) [LogLog.warn():157] log4j:WARN Please initialize the log4j system properly.
2024-12-25 16:05:05,630 ERROR (main|31) [LogLog.warn():157] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.`
What You Expected?
1、I want open aws sdk java debug log in fe by configure sys_log_verbose_modules = software.amazon.awssdk, but it can not work
Search before asking
Version
18a086e
What's Wrong?
2024-12-25 16:05:05,401 ERROR (main|31) [Util.report():128] SLF4J: Class path contains multiple SLF4J bindings.
2024-12-25 16:05:05,402 ERROR (main|31) [Util.report():128] SLF4J: Found binding in [jar:file:/opt/apache-doris/fe/lib/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2024-12-25 16:05:05,402 ERROR (main|31) [Util.report():128] SLF4J: Found binding in [jar:file:/opt/apache-doris/fe/lib/log4j-slf4j-impl-2.18.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
2024-12-25 16:05:05,402 ERROR (main|31) [Util.report():128] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
2024-12-25 16:05:05,417 ERROR (main|31) [Util.report():128] SLF4J: Actual binding is of type [org.slf4j.impl.Reload4jLoggerFactory]
2024-12-25 16:05:05,629 ERROR (main|31) [LogLog.warn():157] log4j:WARN No appenders could be found for logger (io.netty.util.internal.InternalThreadLocalMap).
2024-12-25 16:05:05,630 ERROR (main|31) [LogLog.warn():157] log4j:WARN Please initialize the log4j system properly.
2024-12-25 16:05:05,630 ERROR (main|31) [LogLog.warn():157] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.`
What You Expected?
1、I want open aws sdk java debug log in fe by configure sys_log_verbose_modules = software.amazon.awssdk, but it can not work
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: