summaryrefslogtreecommitdiffstats
path: root/elog_entry.cpp
blob: 1360887460b9208a42e3526b8a538b057c10373f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#include <cstdio>
#include "elog_entry.hpp"

namespace phosphor
{
namespace logging
{

// TODO Add interfaces to handle the error log id numbering

} // namespace logging
} // namepsace phosphor
OpenPOWER on IntegriCloud