Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caolan/async
/ log.js
File
log.js
lib/log.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
consoleFunc from
'./internal/consoleFunc'
;
2
3
/**
4
* Logs the result of an `
async
`
function
to the `console`. Only works in
Callers
nothing calls this directly
Calls
1
consoleFunc
Function · 0.85
Tested by
no test coverage detected