Howard Chu wrote:
OK. And we have usually used DEBUG_ANY for fatal messages of this
type. The point I'm making now is that config errors are no longer
always fatal; it depends on whether we're starting up or already running.
But right now all errors like that are LDAP_DEBUG_CONFIG. Since tools
now run with LDAP_DEBUG_NONE set, ORin LDAP_DEBUG_NONE to fatal messages
would let them always pop up with tools __and__ run-time; run-time it
shouldn't be a big deal, it's just another informative message in the
logs; with the tools it should make the difference. I have no
preference for either way: add LDAP_DEBUG_CONFIG_FATAL, enabled by
default in tools, or OR config messages with LDAP_DEBUG_NONE.
OK, that makes sense.
Perhaps we should define LDAP_DEBUG_ERROR (or _FATAL) as an alias of
LDAP_DEBUG_NONE.
--
-- Howard Chu
Chief Architect, Symas Corp.
http://www.symas.com
Director, Highland Sun
http://highlandsun.com/hyc
OpenLDAP Core Team
http://www.openldap.org/project/