Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ slowLoggingExternal
Function
slowLoggingExternal
src/utils/slowOperations.ts:138–140 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
136
}
137
138
function
slowLoggingExternal(): Disposable {
139
return
NOOP_LOGGER
140
}
141
142
/**
143
* Tagged template
for
slow operation logging.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected