Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
601e5c10
Commit
601e5c10
authored
Jul 03, 2015
by
Francis Dupont
Browse files
[3752] Uncommented the flush entry
parent
0a5d4e46
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/guide/logging.xml
View file @
601e5c10
...
...
@@ -535,7 +535,6 @@ TODO; there's a ticket to determine these levels, see #1074
</para>
<!-- configuration of flush is not supported yet.
<section>
<title>
flush (true of false)
</title>
...
...
@@ -546,7 +545,7 @@ TODO; there's a ticket to determine these levels, see #1074
termination are output.
</para>
</section>
-->
</section>
<section>
<title>
maxsize (integer)
</title>
...
...
@@ -638,7 +637,7 @@ file be created.</para>
"output": "/var/log/kea-debug.log",
"maxver": 8,
"maxsize": 204800,
"
destination": "file"
"
flush": true
}
],
"severity": "DEBUG",
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment