MCPcopy Index your code
hub / github.com/Audio4Linux/JDSP4Linux / setSilent

Method setSilent

src/utils/Log.cpp:238–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236}
237
238void Log::setSilent(bool newSilent)
239{
240 silent = newSilent;
241}
242
243bool Log::getColoredOutput() const
244{

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected