Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Linen-dev/linen.dev
/ timeLog
Method
timeLog
packages/types/src/logger.ts:10–10 ·
view source on GitHub ↗
(name: string)
Source
from the content-addressed store, hash-verified
8
cleanPrefix(): void;
9
time(name: string): void;
10
timeLog(name: string): void;
11
timeEnd(name: string): void;
12
}
Callers
2
task
Function · 0.65
getThreads
Function · 0.65
Implementers
1
Logger
packages/utilities/src/logger.ts
Calls
no outgoing calls
Tested by
no test coverage detected