mirror of
https://github.com/coredns/coredns.git
synced 2025-11-18 09:52:17 -05:00
plugin/log: add the super useful msg ID into the logs (#1387)
This commit is contained in:
@@ -75,7 +75,7 @@ The following place holders are supported:
|
||||
The default Common Log Format is:
|
||||
|
||||
~~~ txt
|
||||
`{remote} - [{when}] "{type} {class} {name} {proto} {size} {>do} {>bufsize}" {rcode} {>rflags} {rsize} {duration}`
|
||||
`{remote} - [{when}] {>id} "{type} {class} {name} {proto} {size} {>do} {>bufsize}" {rcode} {>rflags} {rsize} {duration}`
|
||||
~~~
|
||||
|
||||
## Examples
|
||||
|
||||
Reference in New Issue
Block a user