@ -59,7 +59,9 @@ func ConfigLoad(pb proto.Message, argname string, protoname string) error {
}
if os.Getenv("CONFIG_VERBOSE") == "true" {
log.Infof("ConfigLoad() %s len()=%d\n", fullname, len(data))
return nil