Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Segs/Segs
/ logError
Method
logError
3rd_party/jcon-cpp/src/jcon/json_rpc_server.cpp:430–433 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
428
}
429
430
void JsonRpcServer::logError(const QString& msg)
431
{
432
m_logger->logError(
"JSON RPC server error: "
+ msg);
433
}
434
435
}
436
Callers
2
connectToHost
Method · 0.45
connectToUrl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected