• Z
    Fix application start duration log "Failed to load class... · 06bec028
    zifeihan 提交于
    Fix application start duration log "Failed to load class org.slf4j.impl.StaticLoggerBinder." (#5678)
    
    * Fix application start duration log "Failed to load class "org.slf4j.impl.StaticLoggerBinder"." when use kafka reporter. because kafka reporter use slf4j-api, but no implementor for slf4j.
    
    * Polishing.
    
    * Adapter slf4j Logger of agent used to skywalking agent Logger.
    
    * Make the comments more accurate.
    Co-authored-by: wu-sheng's avatar吴晟 Wu Sheng <wu.sheng@foxmail.com>
    06bec028
README.md 21.9 KB