Thanks a ton for writing piece on logging https://lambdaisland.com/blog/2020-06-12-logging-in-clojure-making-sense-of-the-mess In the picture does the arrow point at a dependency? What does the arrow mean exactly?
No, the arrow can't mean dep bc log4j1 -> log4j2 through log4j 1.2 bridge
it must mean "---send from tail to head --->"?
yes, "can pipe log events from... to..."
@plexus ty!