Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/continuedev/continue
/ logging.ts
File
logging.ts
extensions/cli/src/logging.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
chalk from
"chalk"
;
2
3
// Track if we're in headless mode (default to false)
4
let
isHeadlessMode = false;
Callers
nothing calls this directly
Calls
2
error
Function · 0.85
log
Function · 0.70
Tested by
no test coverage detected