summaryrefslogtreecommitdiffstats
path: root/.weechat/logger.conf
diff options
context:
space:
mode:
Diffstat (limited to '.weechat/logger.conf')
-rwxr-xr-x.weechat/logger.conf36
1 files changed, 36 insertions, 0 deletions
diff --git a/.weechat/logger.conf b/.weechat/logger.conf
new file mode 100755
index 0000000..37c02b4
--- /dev/null
+++ b/.weechat/logger.conf
@@ -0,0 +1,36 @@
+#
+# weechat -- logger.conf
+#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use commands like /set or /fset to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
+
+[look]
+backlog = 0
+backlog_conditions = ""
+
+[color]
+backlog_end = default
+backlog_line = default
+
+[file]
+auto_log = off
+color_lines = off
+flush_delay = 120
+fsync = off
+info_lines = off
+mask = "$plugin.$name.weechatlog"
+name_lower_case = on
+nick_prefix = ""
+nick_suffix = ""
+path = "${weechat_data_dir}/logs"
+replacement_char = "_"
+time_format = "%Y-%m-%d %H:%M:%S"
+
+[level]
+
+[mask]
remember that computers suck.