all repos — dotfiles @ 3d1b645606e87a6f99cb54414224480129725271

my *nix dotfiles

weechat/logger.conf (view raw)

 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]
13backlog = 20
14
15[color]
16backlog_end = default
17backlog_line = default
18
19[file]
20auto_log = on
21flush_delay = 120
22info_lines = off
23mask = "$plugin.$name.weechatlog"
24name_lower_case = on
25nick_prefix = ""
26nick_suffix = ""
27path = "%h/logs/"
28replacement_char = "_"
29time_format = "%Y-%m-%d %H:%M:%S"
30
31[level]
32
33[mask]