openzipkin / zipkin

Zipkin is a distributed tracing system
https://zipkin.io/
Apache License 2.0
17.02k stars 3.09k forks source link

removes log4j warning message #3687

Closed codefromthecrypt closed 10 months ago

codefromthecrypt commented 10 months ago

I noticed this testing homebrew

$ java -jar zipkin.jar
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...

                  oo
                 oooo

Also, fixed some README fuzz and updated docker images to latest