
2 May
2012
2 May
'12
11:25 a.m.
On 05/02/2012 09:22 AM, Michal Privoznik wrote:
On 02.05.2012 13:44, Daniel P. Berrange wrote:
From: "Daniel P. Berrange" <berrange@redhat.com>
Allow the logging APIs to be called with a va_list for format args, instead of requiring var-args usage.
* src/util/logging.h, src/util/logging.c: Add virLogVMessage --- src/util/logging.c | 29 ++++++++++++++++++++++++----- src/util/logging.h | 5 +++++ 2 files changed, 29 insertions(+), 5 deletions(-)
+ +/** + * virLogMessage:
typo, should be virLogVMessage -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org