Skip to content
Snippets Groups Projects
Commit e265b471 authored by Howard Chu's avatar Howard Chu
Browse files

Comment out "logfile", its code is behind #ifdef NEW_LOGGING in config.c.

parent 5770a815
No related branches found
No related tags found
No related merge requests found
...@@ -334,11 +334,11 @@ and ...@@ -334,11 +334,11 @@ and
no limit is set on no limit is set on
.BR unchecked . .BR unchecked .
.RE .RE
.TP .\".TP
.B logfile <filename> .\".B logfile <filename>
Specify a file for recording debug log messages. By default these messages .\"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 .\"only go to stderr and are not recorded anywhere else. Specifying a logfile
copies messages to both stderr and the logfile. .\"copies messages to both stderr and the logfile.
.TP .TP
.B loglevel <integer> .B loglevel <integer>
Specify the level at which debugging statements and operation Specify the level at which debugging statements and operation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment