Skip to content

[UX] Implement Color-Coded Log Rendering in CLI #73

Description

@DsThakurRawat

Description

Plain text logs are hard to scan. We should use rich.logging.RichHandler for all CLI-directed logs.

Task

  • Update the logging configuration in cli.py.
  • Set RichHandler as the default handler for the CLI, ensuring proper level coloring (INFO/DEBUG/WARN).

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions