MCPcopy Create free account
hub / github.com/effect-app/libs / logger.ts

File logger.ts

packages/infra/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 InfraLogger = makeLog("@effect-app/infra", "info")

Callers

nothing calls this directly

Calls 1

makeLogFunction · 0.90

Tested by

no test coverage detected