Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gitify-app/gitify
/ logger.test.ts
File
logger.test.ts
src/shared/logger.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
log from
'electron-log'
;
2
3
import
{ logError, logInfo, logWarn } from
'./logger'
;
4
Callers
nothing calls this directly
Calls
3
logInfo
Function · 0.90
logWarn
Function · 0.90
logError
Function · 0.90
Tested by
no test coverage detected