MCPcopy Create free account
hub / github.com/PlatformLab/NanoLog / gah

Function gah

integrationTest/main.cc:300–304  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

298}
299
300void gah()
301{
302 int NANO_LOG = 10;
303 NANO_LOG_FAILURE((uint32_t) NANO_LOG, NANO_LOG);
304}
305
306// Test all log levels and make sure that the logs are correctly omitted.
307void logLevelTest() {

Callers

nothing calls this directly

Calls 1

NANO_LOG_FAILUREFunction · 0.85

Tested by

no test coverage detected