Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ logClose
Function
logClose
TheForceEngine/TFE_System/log.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
void logClose()
56
{
57
s_logFile.close();
58
}
59
60
void debugWrite(const char* tag, const char* str, ...)
61
{
Callers
5
main
Function · 0.85
showCrashReportPopup
Function · 0.85
endCommonReplayStates
Function · 0.85
startRecording
Function · 0.85
loadReplay
Function · 0.85
Calls
1
close
Method · 0.45
Tested by
no test coverage detected