https://github.com/seek-oss/skuba/blob/main/template/koa-rest-api/src/tracing.ts#L1-L56 It's kinda gross and could probably do with a barebones `@seek/logger` instead of a hand-rolled `log` function. Split from https://github.com/seek-oss/skuba/pull/2001#discussion_r2265298175.
https://github.com/seek-oss/skuba/blob/main/template/koa-rest-api/src/tracing.ts#L1-L56
It's kinda gross and could probably do with a barebones
@seek/loggerinstead of a hand-rolledlogfunction.Split from #2001 (comment).