From: Howard Chu Date: Fri, 9 Mar 2007 09:39:35 +0000 (+0000) Subject: Uncomment logfile doc - it's been implemented this whole time, and it's X-Git-Tag: OPENLDAP_REL_ENG_2_4_MP~627 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ac4a801e4e68b5f3f852bd9ba370e296dda0101a;p=openldap Uncomment logfile doc - it's been implemented this whole time, and it's useful on Windows --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index b8a24bd3ca..0ed9dc1edb 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -497,13 +497,6 @@ for the segments of a filter string that are processed for a subany index lookup. The default is 2. For example, with the default values, a search using this filter "cn=*abcdefgh*" would generate index lookups for "abcd", "cdef", and "efgh". - -.\"-- NEW_LOGGING option -- -.\".TP -.\".B logfile -.\"Specify a file for recording debug log messages. By default these messages -.\"only go to stderr and are not recorded anywhere else. Specifying a logfile -.\"copies messages to both stderr and the logfile. .TP .B localSSF Specifies the Security Strength Factor (SSF) to be given local LDAP sessions, @@ -513,6 +506,11 @@ see .B minssf option description. The default is 71. .TP +.B logfile +Specify a file for recording debug log messages. By default these messages +only go to stderr and are not recorded anywhere else. Specifying a logfile +copies messages to both stderr and the logfile. +.TP .B loglevel [...] Specify the level at which debugging statements and operation statistics should be syslogged (currently logged to the