xref: /openbmc/phosphor-dbus-monitor/src/templates/elog_with_metadata.mako.cpp (revision 3c5318d843651dd18a6b8b0da67e3aaef810ca91)
1 std::make_unique<ElogWithMetadataCapture<
2 ${indent(1)}sdbusplus::${c.error},
3 ${indent(1)}phosphor::logging::${c.metadata},
4 ${indent(1)}${c.datatype}>>(
5 ${indent(1)}ConfigPropertyIndicies::get()[${c.instances}])\
6