skywalking-java/apm-sniffer
zifeihan 06bec02869
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 <wu.sheng@foxmail.com>
2020-10-17 09:44:42 +08:00
..
apm-agent Fix application start duration log "Failed to load class org.slf4j.impl.StaticLoggerBinder." (#5678) 2020-10-17 09:44:42 +08:00
apm-agent-core Fix application start duration log "Failed to load class org.slf4j.impl.StaticLoggerBinder." (#5678) 2020-10-17 09:44:42 +08:00
apm-sdk-plugin Provide Thrift Plugin (#5644) 2020-10-16 16:09:47 +08:00
apm-test-tools fix TypeParameterUnusedInFormals (#5613) 2020-10-02 07:41:17 +08:00
apm-toolkit-activation chore: fix UnnecessaryParentheses (#5624) 2020-10-02 22:03:00 +08:00
bootstrap-plugins exception-ignore-plugin (#5426) 2020-09-09 15:07:01 +08:00
config Add `MOUNT` config in the agent core. (#5529) 2020-09-22 07:14:34 +08:00
optional-plugins fix RESOURCE_LEAK (#5616) 2020-10-07 18:47:25 +08:00
optional-reporter-plugins Introduct DataCarrier to avoid service blocked (#5660) 2020-10-14 08:12:22 +08:00
pom.xml Begin 8.2.0 iteration. (#5211) 2020-07-31 20:15:27 +08:00