Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ getLoggers
Method
getLoggers
packages/effect/src/internal/fiberRuntime.ts:855–857 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
853
}
854
855
getLoggers() {
856
return
this.getFiberRef(currentLoggers)
857
}
858
859
log(
860
message: unknown,
Callers
1
log
Method · 0.95
Calls
1
getFiberRef
Method · 0.95
Tested by
no test coverage detected