diff --git a/Corefile b/Corefile index a0498e6..154f74d 100644 --- a/Corefile +++ b/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}" }