Skip to content

New logger & filtering#259

Open
Yostra wants to merge 6 commits intov2from
logging_filter
Open

New logger & filtering#259
Yostra wants to merge 6 commits intov2from
logging_filter

Conversation

@Yostra
Copy link
Copy Markdown
Collaborator

@Yostra Yostra commented Apr 8, 2026

Summary

  • New packages/logger: Pino-based structured logging with PII redaction
  • Secret scrubbing in error messages, stack traces, and free text
  • Request header allowlist/redact serializer; curl logging hardened
  • createConnectorLogger forces pretty: false for NDJSON safety
  • Migrated all console.* to logger across apps and packages
  • ESLint no-console: error globally; off in tests/scripts
  • Eliminated as any casts repo-wide with proper types
  • Added lint scripts to eight packages missing them
  • AGENTS.md updated with logger package and conventions

@Yostra Yostra force-pushed the logging_filter branch 2 times, most recently from 0722f9d to 9f595aa Compare April 9, 2026 02:44
@Yostra Yostra marked this pull request as ready for review April 9, 2026 05:19
Resolve conflicts in client.ts (keep request logging from logging_filter),
src-list-api.ts (keep logger + merge in v2's expanded skippable error patterns
and concurrency=1), and index.test.ts (keep HEAD formatting).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Committed-By-Agent: claude
tonyxiao pushed a commit that referenced this pull request Apr 15, 2026
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants