]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: drop logging filter/output flags
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 2 Oct 2019 10:51:51 +0000 (11:51 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 18 Oct 2019 15:25:17 +0000 (16:25 +0100)
commit5722e26ec586343b6edecfc243b465a9fae57ba2
treed51b937359223fdf4cb2ad73026f429210b857c4
parent9b80e0c12a75284a13e50aad2c2996ebbd8cce47
util: drop logging filter/output flags

With the removal of support for log message stack traces, there is
nothing using the logging filter/output flags and they can be removed.

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/util/virlog.c
src/util/virlog.h
tests/testutils.c