Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ LogMessage
Method
LogMessage
src/logging.cpp:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
LogMessage::LogMessage(Logger *logger, Logger::Level level) : logger_(logger), level_(level)
136
{
137
138
}
139
140
std::string getShortName(const char *func)
141
{
Callers
nothing calls this directly
Calls
1
getShortName
Function · 0.85
Tested by
no test coverage detected