|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

I checked out this plugin, wrapped the content written to log_content.html in <pre class="console-output"></pre> (like the regular console output is), and removed the <br>\n added to the end of each parsed line. I can share a patch if it would help get this updated. I find it much easier to read the parsed output this way as it looks essentially the same as in the regular console output but with some additional color.