Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ logger, task, wait } from
"@trigger.dev/sdk/v3"
;
2
import
slugify from
"@sindresorhus/slugify"
;
3
4
export
const
loggingTask = task({
Callers
nothing calls this directly
Calls
7
task
Function · 0.90
sleepMs
Function · 0.85
error
Method · 0.65
warn
Method · 0.65
log
Method · 0.65
info
Method · 0.65
debug
Method · 0.65
Tested by
no test coverage detected