Skip to content

Multiline support #37

@Tolriq

Description

@Tolriq

We discussed this in another thread, but in the logs I need to analyze today this is problematic.

Currently there's no support for multi line log lines, this means that the other lines have no date / log level and tag.

Meaning all you can do is eventually filter them out via -^$ but it will filter all of them and in my case I need to keep some and remove all the very verbose others and there's no way to achieve that.

Would be nice if the message part supported multiline and the other lines were added to the previous message or if the date/level and tags where at least copied from the previous line to allow filtering (A little less good as it would probably add those extra data when copy pasting).

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