Skip to content

Commit 21cdfeb

Browse files
committed
logging.adoc: add a note about Timbre compatibility
1 parent 7272ee4 commit 21cdfeb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/modules/ROOT/pages/debugging/logging.adoc

+2
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,8 @@ At the moment the following log frameworks are supported:
157157
- https://logback.qos.ch[Logback]
158158
- https://github.com/taoensso/timbre[Timbre]
159159

160+
NOTE: if you choose Timbre, please make sure that your project's version roughly matches https://github.com/clojure-emacs/logjam/blob/master/project.clj[Logjam]'s expected version - otherwise incompatible changes may make Timbre not appear available as a CIDER Log Mode framework option.
161+
160162
There is some https://github.com/clojure-emacs/logjam/issues/2[work in
161163
progress] to support https://logging.apache.org/log4j/2.x/[Log4j] as
162164
well, but there are some

0 commit comments

Comments
 (0)