aboutgitcodebugslistschat
path: root/conf.c
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2023-10-13 15:50:30 +1100
committerStefano Brivio <sbrivio@redhat.com>2023-11-07 09:54:59 +0100
commitc0426ff10bc9dbc9c64f3d32995feb9262c82148 (patch)
treed8dd7d7250dfbc279da393eb24297063e92bad5b /conf.c
parent59722031744e76c5619ed5b46b8aae76b01b32ac (diff)
downloadpasst-c0426ff10bc9dbc9c64f3d32995feb9262c82148.tar
passt-c0426ff10bc9dbc9c64f3d32995feb9262c82148.tar.gz
passt-c0426ff10bc9dbc9c64f3d32995feb9262c82148.tar.bz2
passt-c0426ff10bc9dbc9c64f3d32995feb9262c82148.tar.lz
passt-c0426ff10bc9dbc9c64f3d32995feb9262c82148.tar.xz
passt-c0426ff10bc9dbc9c64f3d32995feb9262c82148.tar.zst
passt-c0426ff10bc9dbc9c64f3d32995feb9262c82148.zip
log: Add vlogmsg()
Currently logmsg() is only available as a variadic function. This is fine for normal use, but is awkward if we ever want to write wrappers around it which (for example) add standardised prefix information. To allow that, add a vlogmsg() function which takes a va_list instead, and implement logmsg() in terms of it. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'conf.c')
0 files changed, 0 insertions, 0 deletions