MCPcopy
hub / github.com/alibaba/anyproxy / printLog

Function printLog

test/server/server.js:343–345  ·  view source on GitHub ↗
(content)

Source from the content-addressed store, hash-verified

341
342
343function printLog(content) {
344 console.log(color.cyan('[SERVER LOG]: ' + content));
345}
346
347module.exports = KoaServer;

Callers 15

KoaServerFunction · 0.70
server.jsFile · 0.70
testWrapperFunction · 0.50
testWrapperFunction · 0.50
testWrapperFunction · 0.50
testWebsocketFunction · 0.50
testWrapperFunction · 0.50
testWrapperFunction · 0.50
testWrapperFunction · 0.50
testWrapperFunction · 0.50
testHttpsConnectFunction · 0.50

Calls

no outgoing calls

Tested by 1

testFunction · 0.40