MCPcopy Create free account
hub / github.com/anomalyco/opencode / logging.ts

File logging.ts

packages/core/src/observability/logging.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Formatter, Logger, type LogLevel } from "effect"
2import path from "path"
3import { Global } from "../global"
4import { runID } from "./shared"

Callers

nothing calls this directly

Calls 4

formatterFunction · 0.85
writeMethod · 0.80
makeMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected