mirror of
https://github.com/distribution/distribution.git
synced 2025-06-26 23:39:39 +00:00
Merge pull request #3770 from Jamstah/log-stderr-doc
Update doc to reflect that logs go to stderr
This commit is contained in:
commit
526d594ef6
@ -330,7 +330,7 @@ check before parsing the remainder of the configuration file.
|
|||||||
## `log`
|
## `log`
|
||||||
|
|
||||||
The `log` subsection configures the behavior of the logging system. The logging
|
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.
|
with this configuration section.
|
||||||
|
|
||||||
```none
|
```none
|
||||||
|
Loading…
Reference in New Issue
Block a user