Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Formatter, Logger,
type
LogLevel } from
"effect"
2
import
path from
"path"
3
import
{ Global } from
"../global"
4
import
{ runID } from
"./shared"
Callers
nothing calls this directly
Calls
4
formatter
Function · 0.85
write
Method · 0.80
make
Method · 0.45
log
Method · 0.45
Tested by
no test coverage detected