]> git.evergreen-ils.org Git - OpenSRF.git/commit
re-arranged the log code so that VA_LIST_TO_ARGS (which runs vsnprintf)
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 9 Dec 2005 14:55:43 +0000 (14:55 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 9 Dec 2005 14:55:43 +0000 (14:55 +0000)
commit3562f612d1d1eddd58bdf5904fc66bbf36df4e79
tree67ed79078cae89e58b2253661c9e5d12f85b6512
parent5515806ef87e408918a349c6544daead6dd1cd85
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/OpenSRF/trunk@607 9efc2488-bf62-4759-914b-345cdb29e865
src/gateway/mod_ils_gateway.c
src/utils/log.c
src/utils/log.h