MCPcopy 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

mainFunction · 0.85
showCrashReportPopupFunction · 0.85
endCommonReplayStatesFunction · 0.85
startRecordingFunction · 0.85
loadReplayFunction · 0.85

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected