@ -44,7 +44,6 @@ func LoadConfig(file, path, ext string) (*viper.Viper, error) {
return config, err
}
fmt.Printf("Found %s\n", config.ConfigFileUsed())
logging.Debug(logging.DStart, "CON Loaded configs from %#V", config.ConfigFileUsed())
// returning config object