telemere/main/src/taoensso
Peter Taoussanis ff31519d8f [mod] [fix] Timbre->Telemere appender callsite coords
There was unfortunately a bug in the Timbre->Telemere appender that
was producing signals with {:line <num> :column <num> ...} keys instead
of the expected {:coords [<line-num> <column-num>] ...} key.

This commit fixes the mistake, which should help fix issues with
any downstream middleware or handlers that expect a `:coords` key.

Unfortunately this fix could break a small minority of users that
have come to expect `:line` and `:column` keys on their Timbre signals
(none of the built-in middleware or handlers do).

Apologies for the trouble!
2025-11-05 06:57:13 +01:00
..
telemere [mod] [fix] Timbre->Telemere appender callsite coords 2025-11-05 06:57:13 +01:00
telemere.cljc [nop] Bump deps 2025-08-22 10:25:47 +02:00