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
605e8158
Commit
605e8158
authored
Dec 15, 2012
by
JINMEI Tatuya
Browse files
[2380] changed the default log output to stderr so we can separate them
parent
d08ad566
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/loadzone/loadzone.py.in
View file @
605e8158
...
...
@@ -85,7 +85,7 @@ class LoadZoneRunner:
self.__log_conf_base = {"loggers":
[{"name": "*",
"output_options":
[{"output": "std
out
",
[{"output": "std
err
",
"destination": "console"}]}]}
# These are essentially private, and defined as "protected" for the
...
...
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