view weechat/logger.conf @ 378:5ae26582454e

Fix Windows install script error.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 25 Feb 2017 21:22:12 -0800
parents 27447ad19df6
children 133cfc2e5b94
line wrap: on
line source

#
# logger.conf -- weechat v1.1.1
#

[look]
backlog = 20

[color]
backlog_end = darkgray
backlog_line = darkgray

[file]
auto_log = on
flush_delay = 120
info_lines = off
mask = "$plugin.$name.weechatlog"
name_lower_case = on
nick_prefix = ""
nick_suffix = ""
path = "%h/logs/"
replacement_char = "_"
time_format = "%Y-%m-%d %H:%M:%S"

[level]

[mask]