you need to set LDAP_OPT_DEBUG_LEVEL or/and LBER_OPT_DEBUG_LEVEL depending on what exactly you are looking for, see for example : http://lxr.mozilla.org/mozilla/source/directory/c-sdk/ldap/clients/tools/common.c#407
Bhawna wrote: > Hi, > > We are using Mozilla LDAP C SDK 5.12 in our application. Can anyone > please help let me know, how to enable logging facility with this > code. I do see, logging related stuff in ldaplog.h and the same being > used in some .c files in source code, but I am not able to find out > how to make it functional for my use. > > Any help in this regard will be highly appreciated. > > Thanks and Regards > Bhawna > _______________________________________________ > dev-tech-ldap mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-ldap _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
