From: Stephen Morris Date: Wed, 21 Sep 2016 17:24:14 +0000 (+0100) Subject: [5008] Minor correction to logging documentation X-Git-Tag: trac5049_base~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e38d72cfb1bab052ef79fb022faba7b271c842a3;p=thirdparty%2Fkea.git [5008] Minor correction to logging documentation --- diff --git a/doc/guide/logging.xml b/doc/guide/logging.xml index ee3ea01de7..3a260a3874 100644 --- a/doc/guide/logging.xml +++ b/doc/guide/logging.xml @@ -74,10 +74,10 @@ 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 . + 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 .