mirror of https://github.com/knative/pkg.git
* Print target name when failed to ping For example, when serving activator fails to ping autoscaler, it fails with `Failed to send ping message` message. However, it does not print target peer's name so it is difficult to debug. This patch changes to print the target name. * Print log without sprintf sugar |
||
|---|---|---|
| .. | ||
| connection.go | ||
| connection_test.go | ||
| hijack.go | ||
| hijack_test.go | ||