Skip to content
Snippets Groups Projects
Commit 87c17b7d authored by Daniel Salzman's avatar Daniel Salzman
Browse files

doc: update debug logging

parent eacb87dc
No related branches found
No related tags found
No related merge requests found
......@@ -105,12 +105,11 @@ listed, separated by commas:
timers, high-level journal management.
@item @code{xfr} - AXFR, IXFR and NOTIFY handling.
@item @code{packet} - Packet parsing and response creation.
@item @code{dname} - Parsing, comparing and other operations on domain names.
@item @code{rr} - Details of processed resource records.
@item @code{ns} - Query processing, high-level handling of all requests
(transfers, NOTIFY, normal queries).
@item @code{hash} - Details of hash table (the main data structure) operation.
@item @code{compiler} - Zone file compilation.
@item @code{loader} - Zone loading and semantic checks.
@item @code{dnssec} - DNSSEC operations.
@end itemize
@item
......
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