]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5008] Minor correction to logging documentation
authorStephen Morris <stephen@isc.org>
Wed, 21 Sep 2016 17:24:14 +0000 (18:24 +0100)
committerStephen Morris <stephen@isc.org>
Wed, 21 Sep 2016 17:24:14 +0000 (18:24 +0100)
doc/guide/logging.xml

index ee3ea01de7d7e2942d403c7cef92e151c1d2e725..3a260a38742b8c518f86151ba6dca029d6bd53c1 100644 (file)
         configuration for zero or more loggers (including loggers used by the
         proprietary hooks libraries). If there are no loggers specified, the
         code will use default values: these cause Kea to log messages of INFO
-        severity or greater to standard output. There's also a small
-       time window after Kea is started, but has not yet read its
-       configuration. Logging in this short period can be controlled
-       using environment variables. For details, see <xref linkend="logging-during-startup"></xref>.
+        severity or greater to standard output. There is also a small
+        time window after Kea has been started, but has not yet read its
+        configuration. Logging in this short period can be controlled
+        using environment variables. For details, see <xref linkend="logging-during-startup"></xref>.
       </para>
 
       <para>