Logging

Observability logging patterns for server functions in TanStack Start on Cloudflare Workers. Use when: adding logging to server functions, debugging request flows, tracking entity CRUD operations, correlating logs across requests, adding observability to new features, troubleshooting request tracing, working with PostHog/OpenTelemetry logs. Triggers: logInfo, logError, logWarning, withRequestContext, addRequestContextAttribute, logEntityCreated, request tracing, observability, correlation IDs.

wodsmith 793b9d6 7.7 KB Updated

File contents

wodsmith/thewodapp/tree/main/.claude/skills/logging commit 793b9d6a8a

Frequently asked questions

npx skillmds@latest add wodsmith/logging