testing.common.Log (method)

one use

	testing (current package)
		testing.go#L785: func (c *common) Log(args ...interface{}) { c.log(fmt.Sprintln(args...)) }