Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bumptop/BumpTop
/ getFilepath
Method
getFilepath
trunk/win/Source/BT_Logger.cpp:155–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
QString Logger::getFilepath()
156
{
157
return _filepath;
158
}
159
160
GUIDLogger::GUIDLogger() : Logger(native(winOS->GetDataDirectory() /
"guid_log.txt"
))
161
{
Callers
1
EmailCrashReport
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected