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

Function log_set_fp

src/extended/LabSound.cpp:244–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242
243
244void log_set_fp(FILE *fp) {
245 L.fp = fp;
246}
247
248
249void log_set_level(int level) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected