MCPcopy 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

1import { makeLog } from "effect-app/utils/logger"
2
3export const PreludeLogger = makeLog("effect-app", "info")

Callers

nothing calls this directly

Calls 1

makeLogFunction · 0.90

Tested by

no test coverage detected