Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/brianc/node-postgres
/ log
Function
log
packages/pg-cloudflare/src/index.ts:167–169 ·
view source on GitHub ↗
(...args: unknown[])
Source
from the content-addressed store, hash-verified
165
}
166
167
function
log(...args: unknown[]) {
168
debug && console.log(...args.map(dump))
169
}
Callers
7
connect
Method · 0.70
_listen
Method · 0.70
_listenOnce
Method · 0.70
write
Method · 0.70
end
Method · 0.70
destroy
Method · 0.70
_addClosedHandler
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected