Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetLogLevel
Function
SetLogLevel
lib/utils/log-helper.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
void SetLogLevel(LogLevel newLogLevel)
34
{
35
logLevel = newLogLevel;
36
}
37
38
LogLevel GetLogLevel()
39
{
Callers
1
on_logLevel_currentIndexChanged
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected