MCPcopy 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
337function logServiceKeyError (method) {
338 debug.error(method, 'Service key not present, cannot send')
339}
340
341function create (options) {
342 return new CollectorApi(options)

Callers 1

index.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected