MCPcopy 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
1357PID<Logging> logging()
1358{
1359 process::initialize();
1360 return _logging;
1361}
1362
1363
1364long workers()

Callers 2

setLoggingLevelMethod · 0.85
setLoggingLevelMethod · 0.85

Calls 1

initializeFunction · 0.70

Tested by

no test coverage detected