Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mafintosh/why-is-node-running
/ Logger
Interface
Logger
index.d.ts:16–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
* ```
15
*/
16
export
interface
Logger {
17
error(message: string): void
18
}
19
20
/**
21
* Logs the locations of all the active handles that prevent Node.js from exiting.
Callers
2
whyIsNodeRunning
Function · 0.80
printStacks
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…