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

Function isLogging

src/Debug.cc:383–396  ·  view source on GitHub ↗

* Return whether the current logging configuration includes messages of * the given level for the given filename. * This is normally called by LOG(). * @warning * fileName must be a string literal! * @param level * The log level to query. * @param fileName * This should be a string literal, probably __FILE__, since the result of * this call will be cached based on the

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TEST_FFunction · 0.85

Calls 3

getLogLevelFunction · 0.85
relativeFileNameFunction · 0.85
endMethod · 0.80

Tested by 1

TEST_FFunction · 0.68