import "discovery/log"
Package log implements logging utilities
log.go
Log is the main object for accessing logging services
var Log = logging.MustGetLogger("scheduler")
func GetEnv() string