aboutsummaryrefslogtreecommitdiff
path: root/config/weechat/logger.conf
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-04-11 15:26:01 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2025-04-11 15:26:01 +0200
commitd72d2cb5853fb2ec81d3141fb81f3ea10a98d695 (patch)
tree34a656b9fd8a700e8a2a77b6a89476951c2f21b8 /config/weechat/logger.conf
parent5ee3515ca0a50cdd3f615a084fc8d6536cd95921 (diff)
parent6fb17b9f36555e79004aa7b1428b1299cb62a4a9 (diff)
Merge branch 'main' of git.sr.ht:~rbdr/dotfiles
Diffstat (limited to 'config/weechat/logger.conf')
-rw-r--r--config/weechat/logger.conf40
1 files changed, 40 insertions, 0 deletions
diff --git a/config/weechat/logger.conf b/config/weechat/logger.conf
new file mode 100644
index 0000000..f49454a
--- /dev/null
+++ b/config/weechat/logger.conf
@@ -0,0 +1,40 @@
+#
+# 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/weechat/quickstart/
+#
+
+[look]
+backlog = 20
+backlog_conditions = ""
+
+[color]
+backlog_end = 246
+backlog_line = 246
+
+[file]
+auto_log = on
+color_lines = off
+flush_delay = 120
+fsync = off
+info_lines = off
+log_conditions = ""
+mask = "$plugin.$name.weechatlog"
+name_lower_case = on
+nick_prefix = ""
+nick_suffix = ""
+path = "${weechat_data_dir}/logs"
+replacement_char = "_"
+rotation_compression_level = 20
+rotation_compression_type = none
+rotation_size_max = "0"
+time_format = "%Y-%m-%d %H:%M:%S"
+
+[level]
+
+[mask]