MCPcopy Create free account
hub / github.com/AntiMicroX/antimicrox / getCurrentLogLevel

Method getCurrentLogLevel

src/commandlineutility.cpp:402–402  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

400QString CommandLineUtility::getEventGenerator() { return eventGenerator; }
401
402Logger::LogLevel CommandLineUtility::getCurrentLogLevel() { return currentLogLevel; }
403
404QString CommandLineUtility::getCurrentLogFile() { return currentLogFile; }
405

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected