feat: add log lib

This commit is contained in:
defclass
2020-11-24 15:41:34 +08:00
committed by Tienson Qin
parent 89c807c2a7
commit 0f65305ebe
4 changed files with 18 additions and 4 deletions

View File

@@ -5,9 +5,9 @@
[frontend.page :as page]
[frontend.routes :as routes]
[frontend.spec]
[frontend.log]
[reitit.frontend :as rf]
[reitit.frontend.easy :as rfe]
))
[reitit.frontend.easy :as rfe]))
(defn set-router!
[]