MCPcopy 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
430void JsonRpcServer::logError(const QString& msg)
431{
432 m_logger->logError("JSON RPC server error: " + msg);
433}
434
435}
436

Callers 2

connectToHostMethod · 0.45
connectToUrlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected