Commit 8957a2e
Improve logging when MacOSDnsServerAddressStreamProvider cannot be found/loaded (#12732)
Motivation:
When `MacOSDnsServerAddressStreamProvider` cannot be found/loaded, a warning/error appears
in the logs, specifying that without this functionality the DNS resolution might be incorrect.
However there is no guidance how this can be fixed.
Modifications:
- Extend the log message with information for the dependency that is needed in order to resolve this issue.
Result:
Users will be informed for the missing dependency that will resolve the issue.
Related to #11020
Co-authored-by: wvl <nlwilliam@icloud.com>1 parent 57dbfb0 commit 8957a2e
1 file changed
Lines changed: 4 additions & 2 deletions
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | | - | |
| 75 | + | |
| 76 | + | |
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
| |||
0 commit comments