mirror of
https://github.com/znc/znc.git
synced 2026-05-01 19:12:31 +02: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