summaryrefslogtreecommitdiffstats
path: root/src/templates/elog_with_metadata.mako.cpp
blob: a26aa2c14aa718ae55a540128dd96a233a8c8874 (plain)
1
2
3
4
5
std::make_unique<ElogWithMetadataCapture<
${indent(1)}sdbusplus::${c.error},
${indent(1)}phosphor::logging::${c.metadata},
${indent(1)}${c.datatype}>>(
${indent(1)}ConfigPropertyIndicies::get()[${c.instances}])\
OpenPOWER on IntegriCloud