MCPcopy Create free account
hub / github.com/PlatformLab/Homa / log

Function log

src/Debug.cc:413–457  ·  view source on GitHub ↗

* Unconditionally log the given message to stderr. * This is normally called by LOG(). * @param level * The level of importance of the message. * @param fileName * The output of __FILE__. * @param lineNum * The output of __LINE__. * @param functionName * The output of __FUNCTION__. * @param message * A descriptive message to print, which should not include a lin

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

logLevelToStringFunction · 0.85
logLevelFromStringFunction · 0.85

Calls 3

relativeFileNameFunction · 0.85
logLevelToStringFunction · 0.85
getNameFunction · 0.85

Tested by

no test coverage detected