Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Report stderr output of transport proxies
Transport proxies may communicate useful information over stderr. Thus far stderr has been ignored. We should at the very least let the user know that we have some stderr output (NOTICE), and log it at INFO level. For now, we assume transport proxy configuration won't happen over stderr; but the output is meaningful. Log transport proxy stderr output (if any) in report_proxy_stderr(). * FIXES #9957
- Loading branch information
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters