forked from TrueCloudLab/distribution
Update doc to reflect that logs go to stderr
Closes #2855 Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>
This commit is contained in:
parent
ebfa2a0ac0
commit
6dbb55ada5
1 changed files with 1 additions and 1 deletions
|
@ -330,7 +330,7 @@ check before parsing the remainder of the configuration file.
|
|||
## `log`
|
||||
|
||||
The `log` subsection configures the behavior of the logging system. The logging
|
||||
system outputs everything to stdout. You can adjust the granularity and format
|
||||
system outputs everything to stderr. You can adjust the granularity and format
|
||||
with this configuration section.
|
||||
|
||||
```none
|
||||
|
|
Loading…
Reference in a new issue