Fixed bug #687: Missing log lines. Immediate logging (i.e. flush) is no
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 9 Oct 2006 11:21:37 +0000 (11:21 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 9 Oct 2006 11:21:37 +0000 (11:21 +0000)
commitba1eb985bfd53a8cfbfd251e65688921dba56236
tree01f60899f519f6d7bc0ccd09fed36aab66086181
parent5aacaac430b101d72de440cf3833b6faee0eb1bd
Fixed bug #687: Missing log lines. Immediate logging (i.e. flush) is no
enabled by default for the Generic Frontend Server. Also the log system's
use of the "global" l_level was changed and simplified. In particular
the log_mask_str now uses the current log level as "input" - not some
default log level.
src/log.c
src/statserv.c