makes ntg general produce logs better.

This commit is contained in:
Bryce
2023-08-07 12:12:17 -07:00
parent d488acc7d1
commit 0fad7cc66f

View File

@@ -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