From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 21 Oct 2024 18:45:49 +0000 (-0400) Subject: spelling: a X-Git-Tag: rec-5.2.0-alpha1~6^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ae567f3d9980408a72718b53d74631572eeb4e4;p=thirdparty%2Fpdns.git spelling: a Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/pdns/recursordist/docs/appendices/structuredlogging.rst b/pdns/recursordist/docs/appendices/structuredlogging.rst index f786758d2a..32c1dc99f0 100644 --- a/pdns/recursordist/docs/appendices/structuredlogging.rst +++ b/pdns/recursordist/docs/appendices/structuredlogging.rst @@ -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. -An example of a a log object:: +An example of 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"}