package yaml_checker import "log" func init() { log.SetPrefix("[YAML-CHECKER]") }