Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/
Class
packages/computerd/src/exec/log.ts:69–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
export
class
EventLog {
70
readonly id: string;
71
private readonly db: Database;
72
private readonly opts: LogOptions;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected