makes ntg general produce logs better.
This commit is contained in:
@@ -80,7 +80,9 @@
|
||||
(not (@missing-client-hints location-hint))
|
||||
(not (str/blank? location-hint)))
|
||||
(log/warn ::missing-client
|
||||
:client-hint location-hint)
|
||||
:client-hint location-hint
|
||||
:invoice-number invoice-number
|
||||
:invoice-total invoice-total)
|
||||
(swap! missing-client-hints conj location-hint))
|
||||
{:db/id (random-tempid)
|
||||
:invoice/location location
|
||||
|
||||
Reference in New Issue
Block a user