|
||||||||||||||
|
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.

While this could be implemented in core, there is a fair amount of customization people might expect (e.g. formatting or rotation policy), and then there is the issue of how to display the recorded logs.
I am thinking this functionality might better live in the Support Core plugin: either at your option or by default, it could write custom log recorders to $JENKINS_HOME/logs/custom/$name.log (using the nice compact SupportLogFormatter), and then those files if present included in the support bundle.