MCPcopy Create free account
hub / github.com/apple/foundationdb / getFooter

Method getFooter

flow/XmlTraceLogFormatter.cpp:40–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40const char* XmlTraceLogFormatter::getFooter() const {
41 return "</Trace>\r\n";
42}
43
44void XmlTraceLogFormatter::escape(std::ostringstream& oss, std::string source) const {
45 for (;;) {

Callers 1

actionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected