Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-OSRM/osrm-backend
/ SetLevel
Method
SetLevel
src/util/log.cpp:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
LogLevel LogPolicy::GetLevel() const { return m_level; }
36
37
void LogPolicy::SetLevel(LogLevel level) { m_level = level; }
38
39
void LogPolicy::SetLevel(std::string const &level)
40
{
Callers
6
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected