Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/darkreader/darkreader
/ log.js
File
log.js
tasks/log.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{createWriteStream} from
'node:fs'
;
2
import
process from
'node:process'
;
3
4
import
{WebSocketServer} from
'ws'
;
Callers
nothing calls this directly
Calls
1
createTask
Function · 0.90
Tested by
no test coverage detected