MCPcopy Index your code
hub / github.com/triggerdotdev/trigger.dev / logging.ts

File logging.ts

references/v3-catalog/src/trigger/logging.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { logger, task, wait } from "@trigger.dev/sdk/v3";
2import slugify from "@sindresorhus/slugify";
3
4export const loggingTask = task({

Callers

nothing calls this directly

Calls 7

taskFunction · 0.90
sleepMsFunction · 0.85
errorMethod · 0.65
warnMethod · 0.65
logMethod · 0.65
infoMethod · 0.65
debugMethod · 0.65

Tested by

no test coverage detected