MCPcopy 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

1import log from 'electron-log';
2
3import { logError, logInfo, logWarn } from './logger';
4

Callers

nothing calls this directly

Calls 3

logInfoFunction · 0.90
logWarnFunction · 0.90
logErrorFunction · 0.90

Tested by

no test coverage detected