vector::config

Function load_from_paths

source
pub fn load_from_paths(
    config_paths: &[ConfigPath],
) -> Result<Config, Vec<String>>