Minor changes to ADL and to logging.

This commit is contained in:
Simon Brooke 2018-07-17 09:04:15 +01:00
parent a610eca59d
commit e53361a3a5
3 changed files with 406 additions and 395 deletions

View file

@ -68,7 +68,7 @@
;; than me so there's almost certainly a reason it doesn't.
[template session & [params]]
(let [user (:user session)]
(log/debug (str "layout/render: template: '" template "'; session: '" session "'; params: '" params "'"))
(log/debug (str "layout/render: template: '" template "'"))
(content-type
(ok
(parser/render-file