
On Fri, Nov 13, 2020 at 16:34:25 +0100, Andrea Bolognani wrote:
Rationale for the changes:
* util.dbus produces very little logging, so it doesn't really make sense to filter it out;
IIRC it did log a lot before the switch to gdbus, thus I'd prefer to keep this since it's not that long since we switched to gdbus.
* util.udev doesn't exist;
I have no idea where I got this though ...
* access can be filtered out entirely, as nothing very interesting is produced by the only other component in the same package (access.accessdriverpolkit).
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- docs/kbase/debuglogs.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
If you keep dbus filtered out: Reviewed-by: Peter Krempa <pkrempa@redhat.com>