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

Method setColoredOutput

src/utils/Log.cpp:248–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

246}
247
248void Log::setColoredOutput(bool newColoredOutput)
249{
250 coloredOutput = newColoredOutput;
251}
252
253void Log::clear()
254{

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected