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

Method setLoggingMode

src/utils/Log.cpp:228–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226}
227
228void Log::setLoggingMode(LoggingMode newLoggingMode)
229{
230 loggingMode = newLoggingMode;
231}
232
233bool Log::getSilent() const
234{

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected