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