]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virlog: Introduce virLogOutputFree
authorErik Skultety <eskultet@redhat.com>
Mon, 4 Jul 2016 10:19:38 +0000 (12:19 +0200)
committerErik Skultety <eskultet@redhat.com>
Mon, 4 Jul 2016 14:43:48 +0000 (16:43 +0200)
commit057788c53745e316c60b51d4157da8e3ca2c1acd
treee3a91e9802e6539515d98f170ac624b2240fadbf
parent51b2606fec35edd333e42792ef98676e6640b007
virlog: Introduce virLogOutputFree

Provide a separate method to free a logging output object. This will come handy
once a method to create an individual logging output object is introduced.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
src/libvirt_private.syms
src/util/virlog.c
src/util/virlog.h