Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
trace
Method · 0.80
debug
Method · 0.80
warn
Method · 0.80
getInstance
Method · 0.45
info
Method · 0.45
error
Method · 0.45
Tested by
no test coverage detected