Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ logging
Function
logging
3rdparty/libprocess/src/process.cpp:1357–1361 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1355
1356
1357
PID<Logging> logging()
1358
{
1359
process::initialize();
1360
return _logging;
1361
}
1362
1363
1364
long workers()
Callers
2
setLoggingLevel
Method · 0.85
setLoggingLevel
Method · 0.85
Calls
1
initialize
Function · 0.70
Tested by
no test coverage detected