Alex Newman 05f3889deb feat(logging): Implement structured logging across the application
- Introduced a new Logger utility to standardize logging with correlation IDs and structured context.
- Replaced console.error and console.log statements with logger methods in various modules including save.ts, summary.ts, parser.ts, HooksDatabase.ts, and worker-service.ts.
- Enhanced error handling and logging for better traceability of observations and summaries.
- Made observations.text nullable in the database schema to support structured fields.
- Added correlation IDs for tracking observations through the processing pipeline.
2025-10-18 19:15:52 -04:00
2025-10-03 18:20:47 -04:00
S
Description
claude-mem plugin mirror
Apache-2.0 131 MiB
Languages
JavaScript 61.6%
TypeScript 35%
Shell 1.6%
HTML 1.5%
Python 0.3%