jenkinsci / atlassian-jira-software-cloud-plugin

Atlassian Jira Software Cloud Plugin
https://plugins.jenkins.io/atlassian-jira-software-cloud/
Apache License 2.0
43 stars 46 forks source link

Improve logging #83

Closed thombergs closed 2 years ago

thombergs commented 2 years ago

This PR introduces the concept of a PipelineLogger that logs output to the log of a Jenkins pipeline, so that a Jenkins user can easily find logs of our plugin in the pipeline details in the Jenkins UI.

It also adds a log event to show the data the plugin sends to the Jenkins App in Jira for debugging support cases.