35 inline static std::string_view logger_name =
"ores.risk.csv.exporter";
39 static auto instance = make_logger(logger_name);
46 static std::string escape_csv_field(
const std::string& field);
50 export_currency_config(
const std::vector<domain::currency>& v);