example of new logging use

This commit is contained in:
Gary Williams 2000-10-12 20:12:28 +00:00
parent bbc0ac00b2
commit b9837286db

View file

@ -41,7 +41,8 @@ do_search(
const char *text;
Debug( LDAP_DEBUG_TRACE, "do_search\n", 0, 0, 0 );
LDAP_LOG(( "operation", LDAP_LEVEL_ENTRY, "conn: %d do_search\n",
conn->c_connid));
/*
* Parse the search request. It looks like this:
*