Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RisingStack/trace-nodejs
/ logServiceKeyError
Function
logServiceKeyError
lib/agent/api/index.js:337–339 ·
view source on GitHub ↗
(method)
Source
from the content-addressed store, hash-verified
335
}
336
337
function
logServiceKeyError (method) {
338
debug.error(method,
'Service key not present, cannot send'
)
339
}
340
341
function
create (options) {
342
return
new
CollectorApi(options)
Callers
1
index.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected