Skip to content

Ability to filter output by log level #198

@evant

Description

@evant

In switching to this from room-compiler-processing-testing. One thing I miss is that it stored messages by Diagnostic.Kind so I can get ex, only the errors, or only the warnings. Looking at the implementation it seems like this info may be available from org.jetbrains.kotlin.cli.common.messages.MessageCollector

for now, I can filter lines by the added "v:", "w:" or "e:" prefix but it would be nice to have something more official.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions