Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ log
Function
log
test/parallel/test-snapshot-reproducible.js:11–13 ·
view source on GitHub ↗
(line)
Source
from the content-addressed store, hash-verified
9
// When the test fails this helper can be modified to write outputs
10
// differently and aid debugging.
11
function
log(line) {
12
console.log(line);
13
}
14
15
function
generateSnapshot() {
16
tmpdir.refresh();
Callers
2
stderr
Function · 0.70
test-console-instance.js
File · 0.70
Calls
1
log
Method · 0.45
Tested by
no test coverage detected