]> git.rmz.io Git - dotfiles.git/blob - weechat/logger.conf
Makefile: add target for git
[dotfiles.git] / weechat / logger.conf
1 #
2 # weechat -- logger.conf
3 #
4 # WARNING: It is NOT recommended to edit this file by hand,
5 # especially if WeeChat is running.
6 #
7 # Use /set or similar command to change settings in WeeChat.
8 #
9 # For more info, see: https://weechat.org/doc/quickstart
10 #
11
12 [look]
13 backlog = 20
14
15 [color]
16 backlog_end = 103
17 backlog_line = 245
18
19 [file]
20 auto_log = on
21 flush_delay = 120
22 info_lines = off
23 mask = "$plugin.$name.weechatlog"
24 name_lower_case = on
25 nick_prefix = ""
26 nick_suffix = ""
27 path = "~/.cache/weechat/logs/"
28 replacement_char = "_"
29 time_format = "%Y-%m-%d %H:%M:%S"
30
31 [level]
32
33 [mask]