Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-dbus-monitor
/
e88df9cfcb1ab27413c0591202b5deb918c85c60
/
.
/
src
/
templates
/
elog_with_metadata.mako.cpp
blob: a26aa2c14aa718ae55a540128dd96a233a8c8874 [
file
] [
log
] [
blame
]
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
}])
\