extra logging
This commit is contained in:
@@ -224,7 +224,9 @@
|
||||
[client-id])
|
||||
x-clients)
|
||||
(catch Exception e
|
||||
(alog/warn ::cant-access :error e)
|
||||
(alog/warn ::cant-access :error e
|
||||
:identity identity
|
||||
:x-clients (pr-str x-clients))
|
||||
:all))
|
||||
new-request (if x-clients
|
||||
(assoc-in request [:session :client-selection] x-clients)
|
||||
|
||||
Reference in New Issue
Block a user