[libvirt] [PATCH 01/12] Add a virLogMessage alternative taking va_list args

Eric Blake eblake at redhat.com
Wed May 2 15:25:57 UTC 2012


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 at 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 at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120502/7576afa1/attachment-0001.sig>


More information about the libvir-list mailing list