chiark / gitweb /
logging: Provide lg_perror and lg_vperror
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 22 Sep 2014 01:00:50 +0000 (02:00 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 29 Sep 2014 15:01:06 +0000 (16:01 +0100)
commit5c236a2c2082525aac6ec3c7cf95e25110d5a52e
tree4ee1307d0cc292b00dba16fcb9889816f63ddc60
parente9c39cc8b7fef143123ea632a3d43b886c03750f
logging: Provide lg_perror and lg_vperror

These are convenience functions for logging module, config location,
errno value, etc., along with a full formatted message.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
log.c
secnet.h