aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/logger.conf
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-02-02 20:35:42 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2014-02-02 22:01:01 +0100
commit7e7aa928072775240ff70ca61f2dd0e8a09242d8 (patch)
treee22d0a73612befd95744dec72770e74593ab47cd /weechat/logger.conf
downloaddotfiles-7e7aa928072775240ff70ca61f2dd0e8a09242d8.tar.xz
(Let's pretend that this is the) initial commit
Diffstat (limited to 'weechat/logger.conf')
-rw-r--r--weechat/logger.conf26
1 files changed, 26 insertions, 0 deletions
diff --git a/weechat/logger.conf b/weechat/logger.conf
new file mode 100644
index 0000000..02a4a92
--- /dev/null
+++ b/weechat/logger.conf
@@ -0,0 +1,26 @@
+#
+# logger.conf -- weechat v0.4.3-dev
+#
+
+[look]
+backlog = 20
+
+[color]
+backlog_end = darkgray
+backlog_line = green
+
+[file]
+auto_log = on
+flush_delay = 120
+info_lines = off
+mask = "$server/$channel/%F"
+name_lower_case = on
+nick_prefix = ""
+nick_suffix = ""
+path = "%h/logs/"
+replacement_char = "_"
+time_format = "%Y-%m-%d %H:%M:%S"
+
+[level]
+
+[mask]