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

Method HasLogFile

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

Source from the content-addressed store, hash-verified

8namespace util::log {
9
10bool ILogger::HasLogFile() const { return false; }
11
12std::string ILogger::Filename() const { return {}; }
13

Callers 1

GetLogFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected