initial implementation: spans, logs, OTLP export
working:
- config with env var resolution (LOGFIRE_WRITE_TOKEN, LOGFIRE_TOKEN)
- OTLP HTTP/JSON export to /v1/traces and /v1/logs
- span tracking with timing
- structured logging with severity levels
- console fallback when no token
pending:
- attribute storage for spans/logs
- metrics (counter, gauge, histogram)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>