Matt Spinler | 3c5318d | 2018-02-19 14:03:05 -0600 | [diff] [blame] | 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}])\ |