]> git.evergreen-ils.org Git - OpenSRF.git/commit
Performance tweak for osrfLog* functions: don't pass the message
authorscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 27 Apr 2009 01:44:08 +0000 (01:44 +0000)
committerscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 27 Apr 2009 01:44:08 +0000 (01:44 +0000)
commit73fa1098cde2cdae8027ce163c08806b13cfdf93
tree4c2dda1f83c491b57053232cc908d16f3a4f8712
parentd4a34446b524a24ce75bbbedbf19a3543bdd9f5f
Performance tweak for osrfLog* functions: don't pass the message
through VA_LIST_TO_STRING unless you're actually going to use it.

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1694 9efc2488-bf62-4759-914b-345cdb29e865
src/libopensrf/log.c