Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/continuedev/continue
/ logFormatter.test.ts
File
logFormatter.test.ts
core/llm/logFormatter.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Buffer } from
"buffer"
;
2
import
{ Writable } from
"stream"
;
3
import
{ LLMLogFormatter } from
"./logFormatter"
;
4
import
{ LLMLogger } from
"./logger"
;
Callers
nothing calls this directly
Calls
2
_logItem
Method · 0.80
getText
Method · 0.80
Tested by
no test coverage detected