Closed jreidinger closed 7 years ago
Would it be possible to repeat the log data for each split line? E.g.
2017-09-26 15:19:23 ... Backtrace: 2017-09-26 15:19:23 ... /tmp/test.rb:1:in `<top (required)>'
The missing tags might confuse some y2log parsers.
OK, let's keep it simple...
We have a lot more things that don't add that huge prefix to y2log lines, so any log parser should already be used to that.
how output now looks like ( with testing client that just raise error ):