Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
36
std::vector <std::string> GetAgentLogs() {
37
return error_messages;
38
}
39
40
41
void LOG_A(int verbosity, const char* format, ...)
Callers
1
WebserverThread
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected