MCPcopy
hub / github.com/node-cron/node-cron / error

Method error

src/logger.ts:11–11  ·  view source on GitHub ↗
(message: string | Error, err?: Error)

Source from the content-addressed store, hash-verified

9 info(message: string): void;
10 warn(message: string): void;
11 error(message: string | Error, err?: Error): void;
12 debug(message: string | Error, err?: Error): void;
13}
14

Callers 10

scheduleFunction · 0.80
logFunction · 0.80
logger.tsFile · 0.80
logger.test.tsFile · 0.80
constructorMethod · 0.80
RunnerClass · 0.80
runCoordinatedMethod · 0.80
constructorMethod · 0.80
startMethod · 0.80
logEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected