MCPcopy 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
1833wxString CamuleApp::GetDebugLog(bool reset)
1834{
1835 return GetLog(reset);
1836}
1837
1838
1839void CamuleApp::AddServerMessageLine(wxString &msg)

Callers 1

ProcessRequest2Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected