Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ level
Method
level
src/logging.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
Logger::Level Logger::level() const
81
{
82
return level_;
83
}
84
85
std::string Logger::level2str(Level l)
86
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected