MCPcopy 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
155QString Logger::getFilepath()
156{
157 return _filepath;
158}
159
160GUIDLogger::GUIDLogger() : Logger(native(winOS->GetDataDirectory() / "guid_log.txt"))
161{

Callers 1

EmailCrashReportFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected