xref: /openbmc/phosphor-dbus-monitor/src/templates/journal.mako.cpp (revision babf3b78deb58a2f40e405713f5ceb1485457529)
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