Merge pull request #3770 from Jamstah/log-stderr-doc
Update doc to reflect that logs go to stderrmaster
						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