Commit 103bd4b
committed
api: Put attributes last in ResolvedAddresses.toString()
Attributes is the least likely to be relevant in general, and has the
most random assortment of information. Since xds puts XdsConfig in the
Attributes, moving things before the attributes can make them much
easier to read in logs.1 parent 8127619 commit 103bd4b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
341 | 340 | | |
| 341 | + | |
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
| |||
0 commit comments