Skip to content

FEAT: CLI flag for log filtering #579

@andrinoff

Description

@andrinoff

Is your feature request related to a problem?

Debugging a specific part of the application (e.g. only IMAP) is hard if all logs are mixed.

Describe the solution you'd like

Add a --log-filter flag to only show logs from specific modules (e.g. imap, tui, config).

Describe alternatives you've considered

Grep, but in-app filtering is cleaner.

Additional context

Check main.go.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions