irssi/src/fe-common
Andrej Kacian 9b79749f6c Improve handling of GLib log messages
This patch introduces setting "glib_log_domains", which is
a space-separated list of log domain names, optionally prefixed
with a '-'. The list is parsed from left to right to determine
whether or not user wants to see message from a particular log
domain. Keywords 'all' or '*' are allowed as well.
Examples: "GLib-GIO", "all -GLib-GIO", "-*"

This patch also changes the default format for displaying GLib log
messages to include the log domain.
2021-11-17 10:59:39 +01:00
..
core Improve handling of GLib log messages 2021-11-17 10:59:39 +01:00
irc Merge pull request #1170 from ailin-nemui/starttls 2021-04-18 12:01:14 +02:00
Makefile.am package the meson.build files 2021-01-06 22:12:46 +01:00
meson.build meson build support 2019-07-10 09:25:26 +02:00