]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add metadata to virLogOutputFunc
authorMiloslav Trmač <mitr@redhat.com>
Wed, 17 Oct 2012 18:17:15 +0000 (20:17 +0200)
committerEric Blake <eblake@redhat.com>
Thu, 15 Nov 2012 02:14:07 +0000 (19:14 -0700)
commit37f7a1faf1f5b1d485a7eb439009eb9dc21a083c
tree0f821799e73f4ae74ff41feb9c69e626d4b14fdf
parentc780e9b8822f0977ae7a7a3488273af45dca0ead
Add metadata to virLogOutputFunc

... and update all users.  No change in functionality, the parameter
will be used in the next patch.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
src/util/logging.c
src/util/logging.h
tests/testutils.c