I'm seen several users report kde/nepomuk's soprano-virtuoso.log file
growing *very* fast with 1000's of entries per second (see downstream
report ( https://bugzilla.redhat.com/show_bug.cgi?id=746499 ), and was
wondering if there was some build or runtime option to reduce or limit
the log spam.
In perusing through virtuoso-opensource-6.1.3 source, I found that
libsrc/util/logmsg.c does have some seemingly related
#ifdef LOG_LIMIT_CHECK
...
#endif
stanzas, but my google-fu has been unable to find anything more related
to what this define is or how to set it properly.
Advice? Comments?
-- rex