1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 13:26:38 +02:00

logger: add more info about log levels in /help logger (closes #1254)

This commit is contained in:
Sébastien Helleu
2018-09-24 19:05:46 +02:00
parent 7b3ec510ca
commit ff66a8a161
20 changed files with 161 additions and 155 deletions
+2 -1
View File
@@ -181,7 +181,8 @@ logger_command_init ()
"level or mask for a buffer, or buffers beginning with name.\n"
"\n"
"Log levels used by IRC plugin:\n"
" 1: user message, notice, private\n"
" 1: user message (channel and private), "
"notice (server and channel)\n"
" 2: nick change\n"
" 3: server message\n"
" 4: join/part/quit\n"