about summary refs log tree commit diff
path: root/project.clj
diff options
context:
space:
mode:
Diffstat (limited to 'project.clj')
-rw-r--r--project.clj1
1 files changed, 1 insertions, 0 deletions
diff --git a/project.clj b/project.clj
index 02f53f4..dcd42d5 100644
--- a/project.clj
+++ b/project.clj
@@ -5,6 +5,7 @@
   :dependencies [[compojure "1.6.1"]
                  [environ "1.1.0"]
                  [hiccup "1.0.5"]
+                 [lambdaisland/ring.middleware.logger "0.5.1"]
                  [org.clojure/clojure "1.9.0"]
                  [ring/ring-devel "1.7.1"]
                  [ring/ring-jetty-adapter "1.7.1"]]