MCPcopy Create free account
hub / github.com/OpenCppCoverage/OpenCppCoverage / EnableLogger

Function EnableLogger

Tools/Log.cpp:81–84  ·  view source on GitHub ↗

-------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

79
80 //-------------------------------------------------------------------------
81 void EnableLogger(bool isEnabled)
82 {
83 logging::core::get()->set_logging_enabled(isEnabled);
84 }
85
86 //-------------------------------------------------------------------------
87 void InitLoggerOstream(const boost::shared_ptr<std::ostringstream>& ostr)

Callers 4

_tmainFunction · 0.85
SetUpMethod · 0.85
TearDownMethod · 0.85
_tmainFunction · 0.85

Calls

no outgoing calls

Tested by 4

_tmainFunction · 0.68
SetUpMethod · 0.68
TearDownMethod · 0.68
_tmainFunction · 0.68