Skip to content

Commit 4e2ea0e

Browse files
committed
Update docs
1 parent 0599071 commit 4e2ea0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Its usage is mostly self-describing, since each command has its keybinding attac
4949

5050
To use CIDER Log Mode, there two main ways to get started:
5151

52-
* `M-x cider-log-frameworks`, to see the available logging frameworks. If your logging framework is supported but not shown, see the troubleshooting section.
52+
* `M-x cider-log-show-frameworks`, to see the available logging frameworks. If your logging framework is supported but not shown, see the troubleshooting section.
5353
* `M-x cider-log-event`, which uses transient-mode and will not immediately show the logs (you should use transient-mode to show the `+*cider-log*+` buffer)
5454
* `M-x cider-log-show` is a newer function that intends to be an "all-in-one" command, intended for a streamlined experience, which can be useful to get started, or for casual usage.
5555
** It doesn't use transient-mode - it aims to do everything in one step
@@ -179,7 +179,7 @@ or Clojure CLI aliases.
179179
|===
180180
| Command | Keyboard shortcut | Description
181181

182-
| `cider-log-frameworks`
182+
| `cider-log-show-frameworks`
183183
| kbd:[C-c M-l f a]
184184
| Show all available log frameworks in a buffer.
185185

0 commit comments

Comments
 (0)