mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 04:32:04 -04:00
updated comments
This commit is contained in:
parent
5c3e730c22
commit
fa0ad4bc0e
1 changed files with 1 additions and 1 deletions
|
|
@ -1304,7 +1304,7 @@ setup_logging(int level, isc_log_t **logp) {
|
|||
/*
|
||||
* Set up a channel similar to default_stderr except:
|
||||
* - the logging level is passed in
|
||||
* - the logging level is printed
|
||||
* - the program name and logging level are printed
|
||||
* - no time stamp is printed
|
||||
*/
|
||||
destination.file.stream = stderr;
|
||||
|
|
|
|||
Loading…
Reference in a new issue