Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
8
namespace util::log {
9
10
bool ILogger::HasLogFile() const { return false; }
11
12
std::string ILogger::Filename() const { return {}; }
13
Callers
1
GetLogFile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected