Use timbre directly

This commit is contained in:
Marcin Kulik 2017-03-02 12:23:36 +01:00
parent 964947009b
commit 71479150f3
2 changed files with 2 additions and 1 deletions

View File

@ -16,6 +16,7 @@
[clj-aws-s3 "0.3.10" :exclusions [joda-time]]
[cheshire "5.7.0"]
[pandect "0.6.1"]
[com.taoensso/timbre "4.8.0"]
[com.taoensso/carmine "2.15.1"]
[org.slf4j/slf4j-nop "1.7.21"]
[duct/hikaricp-component "0.1.0"]

View File

@ -1,6 +1,6 @@
(ns asciinema.yada
(:require [clojure.java.io :as io]
[clojure.tools.logging :as log]
[taoensso.timbre :as log]
[yada.yada :as yada]))
(def not-found-model