Added yaz_log_trunc() to truncate the log file
authorHeikki Levanto <heikki@indexdata.dk>
Thu, 6 Jul 2006 13:10:29 +0000 (13:10 +0000)
committerHeikki Levanto <heikki@indexdata.dk>
Thu, 6 Jul 2006 13:10:29 +0000 (13:10 +0000)
commitfc42e0dc251df1d80ffc4c9279478d64d8a7027c
treee6f3db314872b6523c0e8750b08cff8b5ea2f28c
parentfc6d778b923000b5c6ad8e108b0b184178a9d33f
Added yaz_log_trunc() to truncate the log file
Added YAZ_CHECK_LOG macro for enabling logging in the test files
Changed test.c to write to the log, if logging enabled
Small changes to the interface of nfaxml's interface
include/yaz/log.h
include/yaz/nfaxml.h
include/yaz/test.h
src/log.c
src/nfaxml.c
src/test.c
test/nfaxmltest1.c