nemccarthy / stash-pullrequest-builder-plugin

A Jenkins plugin for Building Stash Pull Requests
https://wiki.jenkins-ci.org/display/JENKINS/Stash+pullrequest+builder+plugin
Other
64 stars 130 forks source link

More consistent logging #79

Closed nickbroon closed 8 years ago

nickbroon commented 8 years ago

Use FINEST, as is used for all other API request. Should keep default log smaller. Also log PR builds as well as skips.

nemccarthy commented 8 years ago

Thanks @nickbroon