Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDungeons/OpenDungeons
/ getLogLevel
Method
getLogLevel
source/utils/ResourceManager.h:151–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
{ return mForcedNetworkPort; }
150
151
inline LogMessageLevel getLogLevel() const
152
{ return mLogLevel; }
153
154
private:
155
//! \brief used when the executable is launched in server mode
Callers
1
startGame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected