]> git.ipfire.org Git - thirdparty/libvirt.git/commit
admin: Add an example demonstrating how to use the logging APIs
authorErik Skultety <eskultet@redhat.com>
Thu, 24 Nov 2016 13:04:11 +0000 (14:04 +0100)
committerErik Skultety <eskultet@redhat.com>
Thu, 15 Dec 2016 09:36:23 +0000 (10:36 +0100)
commit0c169930c03e3487cd40d559477362a79e4bbf88
treecb883b3dc79355114ea64ae352a4572f48454c19
parent06b917856f9410a285b578ab2bd81416556deb64
admin: Add an example demonstrating how to use the logging APIs

Provide a simple C example demonstrating the use of both query APIs as
well as setter APIs.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
.gitignore
examples/Makefile.am
examples/admin/logging.c [new file with mode: 0644]