1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 07:46:38 +02:00

Added introductory description of Logger masks

While the documentation for Logger filename masks contained examples, it didn't actually describe it would try to match in order of descending specificity.
This commit is contained in:
Filip H.F. "FiXato" Slagter
2019-10-05 20:43:29 +02:00
committed by GitHub
parent 587ddf7222
commit 86dcbc09c0
+4 -1
View File
@@ -2958,12 +2958,15 @@ Some examples:
==== Filenames masks
It is possible to define a filename mask for each buffer, and use local buffer
variables to build filename. To see local variables for current buffer:
variables to build filename. To see available local variables for current buffer:
----
/buffer localvar
----
Masks will be matched on options in descending order of specificity on
`logger.mask.$plugin.*`, with `logger.file.mask` as fallback option.
For example, on buffer "irc.freenode.#weechat", WeeChat will search a mask with
option name, in this order: