]> git.evergreen-ils.org Git - Evergreen.git/commit
re-arranged the log code so that VA_LIST_TO_ARGS (which runs vsnprintf)
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 9 Dec 2005 14:55:43 +0000 (14:55 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 9 Dec 2005 14:55:43 +0000 (14:55 +0000)
commitf68f39e06bfd32ed1f7a73c2d4b15f598cbc3a5e
tree8c7b097c98af0053f870b8c1cd4e09827ddf8aff
parentf5b7653f06443643c8bdc8d0da977f65eb8107d2
re-arranged the log code so that VA_LIST_TO_ARGS (which runs vsnprintf)
will only have to be called once per log.  This appears to make vsnprintf
happy with regard to printing embedded %'s
Happily printing the URL's in the gateway now

git-svn-id: svn://svn.open-ils.org/ILS/trunk@2300 dcc99617-32d9-48b4-a31d-7c20da2025e4
OpenSRF/src/gateway/mod_ils_gateway.c
OpenSRF/src/utils/log.c
OpenSRF/src/utils/log.h