2 # weechat -- logger.conf
4 # WARNING: It is NOT recommended to edit this file by hand,
5 # especially if WeeChat is running.
7 # Use /set or similar command to change settings in WeeChat.
9 # For more info, see: https://weechat.org/doc/quickstart
23 mask = "$plugin.$name.weechatlog"
27 path = "~/.cache/weechat/logs/"
28 replacement_char = "_"
29 time_format = "%Y-%m-%d %H:%M:%S"