mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 17:19:43 -05:00
Comment out "logfile", its code is behind #ifdef NEW_LOGGING in config.c.
This commit is contained in:
parent
5770a81595
commit
e265b47181
1 changed files with 5 additions and 5 deletions
|
|
@ -334,11 +334,11 @@ and
|
|||
no limit is set on
|
||||
.BR unchecked .
|
||||
.RE
|
||||
.TP
|
||||
.B logfile <filename>
|
||||
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 logfile <filename>
|
||||
.\"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 <integer>
|
||||
Specify the level at which debugging statements and operation
|
||||
|
|
|
|||
Loading…
Reference in a new issue