engine icon indicating copy to clipboard operation
engine copied to clipboard

Updates: Removed Pino, Added Winston

Open farhanW3 opened this issue 6 months ago • 1 comments

PR-Codex overview

This PR updates the logging system from pino to winston for better log management and customization.

Detailed summary

  • Replaced pino with winston for logging
  • Implemented custom log filters and formats
  • Updated logger.ts with winston configurations
  • Updated dependencies in package.json and yarn.lock

The following files were skipped due to too many changes: yarn.lock

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

farhanW3 avatar Aug 13 '24 22:08 farhanW3