view weechat/logger.conf @ 294:8bc056d80c39

Remove unused stuff, add grepping, shorter status line.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 02 Apr 2015 08:00:31 -0700
parents f3ea51b9b4d1
children 27447ad19df6
line wrap: on
line source

#
# logger.conf -- weechat v1.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]