Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ log
Function
log
test/fixtures/snapshot/typescript.js:2640–2642 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
2638
}
2639
}
2640
function
log(s) {
2641
logMessage(LogLevel.Info, s);
2642
}
2643
Debug.log = log;
2644
(
function
(log_1) {
2645
function
error(s) {
Callers
15
createExcludeWatcherWithLogging
Function · 0.70
createFileWatcherWithLogging
Function · 0.70
createDirectoryWatcherWithLogging
Function · 0.70
createTriggerLoggingAddWatch
Function · 0.70
discoverTypings
Function · 0.70
addInferredTypings
Function · 0.70
getTypingNames
Function · 0.70
getTypingNamesFromSourceFileNames
Function · 0.70
getCompletionEntriesFromSymbols
Function · 0.70
getCompletionData
Function · 0.70
isCompletionListBlocker
Function · 0.70
synchronizeHostData
Function · 0.70
Calls
2
logMessage
Function · 0.70
log
Method · 0.45
Tested by
no test coverage detected