openreader/scripts
Richard R 59d0101c0c feat(server): implement unified structured logging with pino and enforce usage
Introduce `serverLogger` utility based on pino for consistent, structured logging across all server and API modules. Replace direct console logging with `serverLogger` and add request-scoped logging helpers. Update environment variable handling, documentation, and deployment guides to reflect new logging configuration (`LOG_FORMAT`, `LOG_LEVEL`, `COMPUTE_LOG_LEVEL`). Enforce no-console in server code via ESLint and add pino/pino-pretty dependencies.

This change standardizes log output, improves observability, and prepares the codebase for ingestion by log platforms.
2026-05-27 04:20:17 -06:00
..
build-changelog-feed.mjs ci(docs): separate release-triggered deploy and enhance changelog feed sync 2026-05-14 17:14:43 -06:00
check-next-server-bundle.mjs hard-cut batch D: enforce worker bundle isolation and CI guard 2026-05-26 16:00:26 -06:00
migrate-fs-v2.mjs Fix SQL syntax for user table insert statement 2026-04-04 18:31:09 +11:00
openreader-entrypoint.mjs feat(server): implement unified structured logging with pino and enforce usage 2026-05-27 04:20:17 -06:00