Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ setLevelMask
Method
setLevelMask
src/Diagnostics/src/LogSink.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
void LogSink::setLevelMask(LevelMask mask)
58
{
59
_levelMask = mask;
60
}
61
62
}
Callers
1
initialize
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected