Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
343
function
printLog(content) {
344
console.log(color.cyan(
'[SERVER LOG]: '
+ content));
345
}
346
347
module.exports = KoaServer;
Callers
15
KoaServer
Function · 0.70
server.js
File · 0.70
testWrapper
Function · 0.50
testWrapper
Function · 0.50
testWrapper
Function · 0.50
testWebsocket
Function · 0.50
testWrapper
Function · 0.50
testWrapper
Function · 0.50
testWrapper
Function · 0.50
testWrapper
Function · 0.50
testHttpsConnect
Function · 0.50
no_rule_big_response_spec.js
File · 0.50
Calls
no outgoing calls
Tested by
1
test
Function · 0.40