MCPcopy 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
15LogMessageLevel LogMessage::level() const
16{
17 return m_level;
18}
19
20const std::string & LogMessage::message() const
21{

Callers 1

handleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected