]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Typo 13842/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 21 Mar 2024 14:57:49 +0000 (15:57 +0100)
committerGitHub <noreply@github.com>
Thu, 21 Mar 2024 14:57:49 +0000 (15:57 +0100)
pdns/recursordist/docs/appendices/structuredlogging.rst

index 020ecf6eca3331f3fccc316de39626659cd71edc..f786758d2ae3bd6a267e5b0496a812b55ae12068 100644 (file)
@@ -104,7 +104,7 @@ To query the log, use a command similar to::
 The ``json`` backend
 --------------------
 The ``json`` structured logging backend has been added in version 5.1.0 and uses the same keys and values as the default backend.
-And example of a a log object::
+An example of a a log object::
 
     {"level": "0", "limit": "10765", "msg": "Raised soft limit on number of filedescriptors to match max-mthreads and threads settings", "priority": "4", "subsystem": "config", "tid": "0", "ts": "1709285994.851"}