You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems desirable to leave logjam collecting logs as soon as possible, and automatically. That way, when an issue worth investigating pops up, one already had nice logs for it, ready for inspection.
This logjam activation should go on a per-project basis, given that different projects can use different logging frameworks.
Task
Either:
Figure out + document how to invoke cider.log.repl from user.clj (which has some complexities)
Context
It seems desirable to leave logjam collecting logs as soon as possible, and automatically. That way, when an issue worth investigating pops up, one already had nice logs for it, ready for inspection.
This logjam activation should go on a per-project basis, given that different projects can use different logging frameworks.
Task
Either:
See also
clojure-emacs/cider-nrepl#773 (comment)
The text was updated successfully, but these errors were encountered: