mirror of
https://github.com/luzifer-docker/personal-dns.git
synced 2024-11-09 10:10:00 +00:00
Fix broken loggin
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
f2ffbf7741
commit
65bea61691
1 changed files with 1 additions and 1 deletions
2
Corefile
2
Corefile
|
@ -8,5 +8,5 @@
|
|||
errors
|
||||
|
||||
# Default log format with stripped IP:Port prefix
|
||||
log . "[{when}] {>id} "{type} {class} {name} {proto} {size} {>do} {>bufsize}" {rcode} {>rflags} {rsize} {duration}"
|
||||
log . "[{when}] {>id} {type} {class} {name} {proto} {size} {>do} {>bufsize} {rcode} {>rflags} {rsize} {duration}"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue