clojure-emacs / logjam

An interactive, nrepl-oriented logging backend
Eclipse Public License 1.0
1 stars 0 forks source link

Record file/ns/line/col info #11

Open vemv opened 6 months ago

vemv commented 6 months ago

We could record file/ns/line/col info as part of each events.

This is easy with Timbre, but we should look at the other frameworks before offering it as part of an 'API'.