MCPcopy Create free account
hub / github.com/Xtra-Computing/thundersvm / flushAll

Method flushAll

src/thundersvm/util/log.cpp:2962–2964  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2960 }
2961
2962 void Loggers::flushAll(void) {
2963 ELPP->registeredLoggers()->flushAll();
2964 }
2965
2966 void Loggers::setVerboseLevel(base::type::VerboseLevel level) {
2967 ELPP->vRegistry()->setLevel(level);

Callers

nothing calls this directly

Calls 1

registeredLoggersMethod · 0.80

Tested by

no test coverage detected