MCPcopy Create free account
hub / github.com/SNAS/openbmp / enableDebug

Method enableDebug

Server/src/Logger.cpp:89–91  ·  view source on GitHub ↗

/ * Enables debug logging ***********************************************************************/

Source from the content-addressed store, hash-verified

87 * Enables debug logging
88 ***********************************************************************/
89void Logger::enableDebug(void) {
90 debugEnabled = true;
91}
92
93/*********************************************************************//**
94 * Disables debug logging

Callers 2

ClientThreadFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected