Skip to content

feat: add dev-only error logging utility#34

Merged
manoahLinks merged 2 commits into
mind-vault-1:mainfrom
oche2920:feat/error-logging
Jun 23, 2026
Merged

feat: add dev-only error logging utility#34
manoahLinks merged 2 commits into
mind-vault-1:mainfrom
oche2920:feat/error-logging

Conversation

@oche2920

Copy link
Copy Markdown
Contributor
  • Add normalizeError helper to extract message + stack from any thrown value
  • Add logError gated behind DEV (no-op in production builds)
  • Wire logError into fetchCatalog and fetchRegistryStatus

Closes #25

- Add normalizeError helper to extract message + stack from any thrown value
- Add logError gated behind __DEV__ (no-op in production builds)
- Wire logError into fetchCatalog and fetchRegistryStatus

Closes mind-vault-1#25
@drips-wave

drips-wave Bot commented Jun 23, 2026

Copy link
Copy Markdown

@oche2920 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@manoahLinks manoahLinks merged commit 1b3d93d into mind-vault-1:main Jun 23, 2026
1 check failed
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.

Mobile: Add simple analytics-free error logging hook

2 participants