diff options
Diffstat (limited to 'man/coredns-trace.7')
-rw-r--r-- | man/coredns-trace.7 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/man/coredns-trace.7 b/man/coredns-trace.7 index fd9854038..98544c8ce 100644 --- a/man/coredns-trace.7 +++ b/man/coredns-trace.7 @@ -1,5 +1,5 @@ .\" Generated by Mmark Markdown Processer - mmark.miek.nl -.TH "COREDNS-TRACE" 7 "June 2020" "CoreDNS" "CoreDNS Plugins" +.TH "COREDNS-TRACE" 7 "July 2020" "CoreDNS" "CoreDNS Plugins" .SH "NAME" .PP @@ -8,6 +8,7 @@ .SH "DESCRIPTION" .PP With \fItrace\fP you enable OpenTracing of how a request flows through CoreDNS. +Enable \fIdebug\fP plugin to get logs from the trace plugin. .SH "SYNTAX" .PP @@ -140,3 +141,7 @@ trace tracinghost:9411 { .fi .RE +.SH "ALSO SEE" +.PP +See the \fIdebug\fP plugin for more information about debug logging. + |