#730: Made terminal logs colorful

Issue #730 by mayankbaranwal0

Made terminal logs colorful

Fixes #526
Enhanced terminal logs readability using picocolors by implementing a standard 4-color scheme

  • Red for Errors & warnings
  • Green for Successful outcome & task completion
  • Yellow for Caution & debugging info
  • Blue for Messages & general info
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->

Summary by CodeRabbit


  • Refactor
    • Enhanced server console output with color-coded formatting for better readability and distinction.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Was this page helpful?