MCPcopy Index your code
hub / github.com/nodejs/node / logMessage

Function logMessage

test/parallel/test-inspector-console-top-frame.js:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13const { basename } = require('path');
14
15function logMessage() {
16 console.log('Log a message');
17}
18
19const session = new Session();
20let topFrame;

Calls 1

logMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…