Gert-Jan van de Streek
Results
2
issues of
Gert-Jan van de Streek
We are used to the rapid feedback cycle that figwheel gives us in development. So we tried to make translation fit in nicely, but can't seem to get it to...
``` (log/group- "event processed '(name (first event-v)) ('(count event-q)))" (log/debug "~{event-v} events remaining: #(count event-q)")) ``` When compiled for level warn, the group- message is in the compiled code when...