MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / logger.ts

File logger.ts

apps/ui/src/lib/logger/logger.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ILogger } from "./logger.types";
2import { emit } from "./logger.utils";
3
4export const logger: ILogger = {

Callers

nothing calls this directly

Calls 1

emitFunction · 0.90

Tested by

no test coverage detected