commit | d5cd7348bfebdf7dbb6dbb18fa488525f9024293 | [log] [tgz] |
---|---|---|
author | Mikio Hara <mikioh.mikioh@gmail.com> | Mon Oct 26 12:22:43 2015 +0900 |
committer | Mikio Hara <mikioh.mikioh@gmail.com> | Thu Dec 03 09:14:02 2015 +0000 |
tree | 75d1e048e67eab2451197d55102dac110c333be3 | |
parent | 09f95eed15c1248a71c16103fe9d573fd7e5d6a0 [diff] |
ipv6: simplify log message format This change replaces the existing log format separated by commas and spaces with space-separated one. Also removes unnecessary log output in test. Change-Id: I7fc5da1b58734a7ee1d06da4e15408bef0162b0b Reviewed-on: https://go-review.googlesource.com/16323 Reviewed-by: Ian Lance Taylor <iant@golang.org>