Mon 8 Jun 2015 Useful Clojure Asides - Logging and Exceptions It's always useful to have some nice logging when writing code. Simple logging and exception handling samples to make it a bit easier for the developer. clojure logging exception-handling