diff --git a/global-config.rsc b/global-config.rsc index 7d3ef7c..172c4cd 100644 --- a/global-config.rsc +++ b/global-config.rsc @@ -107,7 +107,7 @@ # text. Regular expressions are supported. Do *NOT* set an empty string, # that will filter or include everything! # These are filters, so excluding messages from forwarding. -:global LogForwardFilter "(debug|info)"; +:global LogForwardFilter "(debug|info|raw)"; :global LogForwardFilterMessage []; #:global LogForwardFilterMessage "message text"; #:global LogForwardFilterMessage "(message text|another text|...)";