Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ on_openDebugLogfileButton_clicked
Method
on_openDebugLogfileButton_clicked
src/qt/rpcconsole.cpp:1129–1132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1127
}
1128
1129
void RPCConsole::on_openDebugLogfileButton_clicked()
1130
{
1131
GUIUtil::openDebugLogfile();
1132
}
1133
1134
void RPCConsole::scrollToEnd()
1135
{
Callers
nothing calls this directly
Calls
1
openDebugLogfile
Function · 0.85
Tested by
no test coverage detected