Skip to content

Commit

Permalink
Note about stderr when setting OPT_DEBUG_LEVEL
Browse files Browse the repository at this point in the history
  • Loading branch information
stroeder committed Feb 9, 2016
1 parent 8332c5e commit 56bc060
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Doc/ldap.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. % $Id: ldap.rst,v 1.31 2015/12/09 17:57:18 stroeder Exp $
.. % $Id: ldap.rst,v 1.32 2016/02/09 11:58:30 stroeder Exp $
********************************************
:py:mod:`ldap` LDAP library interface module
Expand Down Expand Up @@ -129,7 +129,8 @@ following option identifiers are defined as constants:
.. py:data:: OPT_DEBUG_LEVEL
Sets the debug level within the underlying LDAP C lib.
Sets the debug level within the underlying OpenLDAP C lib (libldap).
libldap sends the log messages to stderr.

.. py:data:: OPT_DEFBASE
Expand Down

0 comments on commit 56bc060

Please sign in to comment.