MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / ~LogStream

Method ~LogStream

lib/mdflib/mdfviewer/src/util/logstream.cpp:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9 : location_(location), severity_(severity) {}
10
11LogStream::~LogStream() { LogString(location_, severity_, str()); }
12} // namespace util::log

Callers

nothing calls this directly

Calls 1

LogStringFunction · 0.85

Tested by

no test coverage detected