mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
By default, everything is logged. The first matching rule wins.
Negation (!) and wildcards (*) are supported.
For example, disable logging for all channels, except #znc:
/msg *log setrules #znc !#*
Queries do not match either of the above rules, so they get logged.
13 KiB
13 KiB