MCPcopy Create free account
hub / github.com/GCWing/BitFun / logger.ts

File logger.ts

src/web-ui/src/shared/utils/logger.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Unified logging utility
3 * Provides leveled logging with @tauri-apps/plugin-log backend
4 * Falls back to console in non-Tauri environments

Callers

nothing calls this directly

Calls 6

traceMethod · 0.80
debugMethod · 0.80
warnMethod · 0.80
getInstanceMethod · 0.45
infoMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected