telemere/main
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
..
bb [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00
public [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00
resources/docs [doc] Updates for Trove, simplify examples 2025-06-20 10:53:06 +02:00
src/taoensso [mod] [fix] Timbre->Telemere appender callsite coords 2025-11-05 06:57:13 +01:00
test/taoensso [fix] Correctly handle nil :run opt 2025-09-19 09:16:40 +02:00
.gitignore [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00
bb.edn [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00
jaeger.sh [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00
project.clj v1.1.0 (2025-08-22) 2025-08-22 10:35:05 +02:00
shadow-cljs.edn [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00
shadow-cljs.sh [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00