Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/ositools
/ EnableCompileLogging
Method
EnableCompileLogging
OsiInterface/OsirisProxy.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
void OsirisProxy::EnableCompileLogging(bool Log)
98
{
99
CompilationLogEnabled = Log;
100
}
101
102
void OsirisProxy::SetupNetworkStringsDump(bool Enable)
103
{
Callers
1
SetupOsirisProxy
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected