A cartoon caveman

Log Information

(code for this section)

There is a long and storied history behind logging on the JVM, and by extension Clojure.

The point of logging is to have some visibility into your running program. For things deployed on a thousand machines this is a harder problem than a handful of servers. All we need is a structured way of outputting text.

→ Render HTML.

← Pick an HTTP Handler based on Route.