Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ GetDebugLog
Method
GetDebugLog
src/amule.cpp:1833–1836 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1831
}
1832
1833
wxString CamuleApp::GetDebugLog(bool reset)
1834
{
1835
return GetLog(reset);
1836
}
1837
1838
1839
void CamuleApp::AddServerMessageLine(wxString &msg)
Callers
1
ProcessRequest2
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected