package main import "github.com/google/martian/log" func main() { log.Infof("测试 开发控制脚本问题!") }