MCPcopy
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

1import chalk from "chalk";
2
3// Track if we're in headless mode (default to false)
4let isHeadlessMode = false;

Callers

nothing calls this directly

Calls 2

errorFunction · 0.85
logFunction · 0.70

Tested by

no test coverage detected