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