-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels