aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEric Wang <gnawrice@gmail.com>2017-10-03 22:10:05 -0700
committerEric Wang <gnawrice@gmail.com>2017-10-03 22:10:05 -0700
commit3958961c9aa1f8ffbbe5ed1ee8413afbb93acb45 (patch)
treed62a4b32407f3debeeac54e90d7765a63d9a65ea /README.md
parent69430fd9a91004570a10d5cf4655474fc0a414e9 (diff)
downloadwee-slack-3958961c9aa1f8ffbbe5ed1ee8413afbb93acb45.tar.gz
Add documentation on changing debug level
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1f8b6cd..8808b74 100644
--- a/README.md
+++ b/README.md
@@ -239,9 +239,10 @@ Show channel name in hotlist after activity
/set weechat.look.hotlist_names_level 14
```
-Enable debug mode:
+Enable debug mode and change debug level (default 3, decrease to increase logging and vice versa):
```
/set plugins.var.python.slack.debug_mode on
+/set plugins.var.python.slack.debug_level 2
```
Support