MCPcopy Create free account
hub / github.com/78/tenbox / GetManagerLogFile

Function GetManagerLogFile

src/manager/main.cpp:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27static FILE* g_log_file = nullptr;
28
29FILE* GetManagerLogFile() { return g_log_file; }
30
31static void InitLogFile() {
32 wchar_t path[MAX_PATH]{};

Callers 1

RunManagerAppFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected