Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ logger.ts
File
logger.ts
packages/effect-app/src/logger.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ makeLog } from
"effect-app/utils/logger"
2
3
export
const
PreludeLogger = makeLog(
"effect-app"
,
"info"
)
Callers
nothing calls this directly
Calls
1
makeLog
Function · 0.90
Tested by
no test coverage detected