Added a new log flag LOG_FLUSH that forces flushing the log after every
authorHeikki Levanto <heikki@indexdata.dk>
Tue, 2 Nov 2004 12:55:04 +0000 (12:55 +0000)
committerHeikki Levanto <heikki@indexdata.dk>
Tue, 2 Nov 2004 12:55:04 +0000 (12:55 +0000)
write. Yaz used to do this unconditionally, now it only does if LOG_FLUSH or
LOG_DEBUG are set in the log level. Presumably speeds up stuff that writes
many log entries...


No differences found