Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as Arr from
"../Array.js"
2
import
* as Context from
"../Context.js"
3
import
* as FiberRefs from
"../FiberRefs.js"
4
import
type
{ LazyArg } from
"../Function.js"
Callers
nothing calls this directly
Calls
12
structuredMessage
Function · 0.85
globalValue
Function · 0.85
prettyLogger
Function · 0.85
makeLogger
Function · 0.70
zip
Function · 0.70
format
Function · 0.70
log
Method · 0.65
size
Method · 0.65
map
Method · 0.65
isEmpty
Method · 0.65
f
Function · 0.50
map
Function · 0.50
Tested by
no test coverage detected