2 # weechat -- logger.conf
4 # WARNING: It is NOT recommended to edit this file by hand,
5 # especially if WeeChat is running.
7 # Use commands like /set or /fset to change settings in WeeChat.
9 # For more info, see: https://weechat.org/doc/quickstart/
14 backlog_conditions = ""
26 mask = "$plugin.$name.weechatlog"
30 path = "~/.cache/weechat/logs/"
31 replacement_char = "_"
32 rotation_compression_level = 20
33 rotation_compression_type = zstd
34 rotation_size_max = "100M"
35 time_format = "%Y-%m-%d %H:%M:%S"