MCPcopy Index your code
hub / github.com/Effect-TS/effect / logger.ts

File logger.ts

packages/effect/src/internal/logger.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Arr from "../Array.js"
2import * as Context from "../Context.js"
3import * as FiberRefs from "../FiberRefs.js"
4import type { LazyArg } from "../Function.js"

Callers

nothing calls this directly

Calls 12

structuredMessageFunction · 0.85
globalValueFunction · 0.85
prettyLoggerFunction · 0.85
makeLoggerFunction · 0.70
zipFunction · 0.70
formatFunction · 0.70
logMethod · 0.65
sizeMethod · 0.65
mapMethod · 0.65
isEmptyMethod · 0.65
fFunction · 0.50
mapFunction · 0.50

Tested by

no test coverage detected