MCPcopy Create free account
hub / github.com/dobin/RedEdr / GetAgentLogs

Function GetAgentLogs

RedEdr/logging.cpp:36–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34
35
36std::vector <std::string> GetAgentLogs() {
37 return error_messages;
38}
39
40
41void LOG_A(int verbosity, const char* format, ...)

Callers 1

WebserverThreadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected