Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ level
Method
level
source/globjects/source/base/LogMessage.cpp:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
LogMessageLevel LogMessage::level() const
16
{
17
return m_level;
18
}
19
20
const std::string & LogMessage::message() const
21
{
Callers
1
handle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected