MCPcopy Create free account
hub / github.com/LabSound/LabSound / log_set_level

Function log_set_level

src/extended/LabSound.cpp:249–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

247
248
249void log_set_level(int level) {
250 L.level = level;
251}
252
253
254void log_set_quiet(int enable) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected