1*c1283ae8SBrad Bishop std::make_unique<Journal<${c.datatype}, phosphor::logging::level::${c.severity}>>(
2*c1283ae8SBrad Bishop ${indent(1)}"${c.message}",
3*c1283ae8SBrad Bishop ${indent(1)}ConfigPropertyIndicies::get()[${c.instances}])\
4