emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/cider 21cdfeb620: logging.adoc: add a note about Timbre co


From: ELPA Syncer
Subject: [nongnu] elpa/cider 21cdfeb620: logging.adoc: add a note about Timbre compatibility
Date: Mon, 15 Jan 2024 10:01:00 -0500 (EST)

branch: elpa/cider
commit 21cdfeb62035154519cf9811b217487b6219915f
Author: vemv <vemv@users.noreply.github.com>
Commit: vemv <vemv@users.noreply.github.com>

    logging.adoc: add a note about Timbre compatibility
---
 doc/modules/ROOT/pages/debugging/logging.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/modules/ROOT/pages/debugging/logging.adoc 
b/doc/modules/ROOT/pages/debugging/logging.adoc
index d7d72af614..02ff10ba9d 100644
--- a/doc/modules/ROOT/pages/debugging/logging.adoc
+++ b/doc/modules/ROOT/pages/debugging/logging.adoc
@@ -157,6 +157,8 @@ At the moment the following log frameworks are supported:
 - https://logback.qos.ch[Logback]
 - https://github.com/taoensso/timbre[Timbre]
 
+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.
+
 There is some https://github.com/clojure-emacs/logjam/issues/2[work in
 progress] to support https://logging.apache.org/log4j/2.x/[Log4j] as
 well, but there are some



reply via email to

[Prev in Thread] Current Thread [Next in Thread]