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

Method setMinSeverity

src/utils/Log.cpp:208–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206}
207
208void Log::setMinSeverity(Severity newMinSeverity)
209{
210 minSeverity = newMinSeverity;
211}
212
213bool Log::getUseSimpleFormat() const
214{

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected