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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user