Files
logger/src/sentry.ts
T
mifi 6bee3a801d
ci/woodpecker/push/ci Pipeline failed
ci/woodpecker/push/publish unknown status
feat!: API options object support to control sentry handling; removal of logger.sentry.
2026-08-07 12:07:29 -03:00

3 lines
118 B
TypeScript

/** Public entry for `@mifi/logger/sentry`. Implementation: `src/sinks/sentry.ts`. */
export * from "./sinks/sentry";