From: Francis Dupont Date: Fri, 3 Jul 2015 13:04:45 +0000 (+0200) Subject: [3752] Uncommented the flush entry X-Git-Tag: trac3911a_base~2^2~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=601e5c108c1e1b415e15f6bcd3b815daaa9bed69;p=thirdparty%2Fkea.git [3752] Uncommented the flush entry --- diff --git a/doc/guide/logging.xml b/doc/guide/logging.xml index e730fc9b75..0ac04265dd 100644 --- a/doc/guide/logging.xml +++ b/doc/guide/logging.xml @@ -535,7 +535,6 @@ TODO; there's a ticket to determine these levels, see #1074 - +
maxsize (integer) @@ -638,7 +637,7 @@ file be created. "output": "/var/log/kea-debug.log", "maxver": 8, "maxsize": 204800, - "destination": "file" + "flush": true } ], "severity": "DEBUG",