Mercurial > dotfiles
diff weechat/logger.conf @ 237:3b36ae84bc2d
WeeChat configuration.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 11 Dec 2014 23:36:51 -0800 |
parents | |
children | f3ea51b9b4d1 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/weechat/logger.conf Thu Dec 11 23:36:51 2014 -0800 @@ -0,0 +1,26 @@ +# +# logger.conf -- weechat v0.4.2 +# + +[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]