9#include <framework/utilities/KeyValuePrinter.h>
10#include <boost/property_tree/json_parser.hpp>
16 using namespace boost::property_tree::json_parser;
19 return "\"" + create_escapes(value) +
"\"";
std::string escape(const std::string &value) const
escape string.
bool m_json
create JSON output?
Abstract base class for different kinds of events.