ActionableAgile / jira-to-analytics

This code extracts data from Jira based on a yaml config file, and outputs a properly formatted CSV that can be read by the ActionableAgile Analytics tool.
https://www.actionableagile.com
GNU General Public License v2.0
57 stars 36 forks source link

Add logging of run parameters #54

Open marcusoftnet opened 6 years ago

marcusoftnet commented 6 years ago

I've been doing a lot of runs lately and I saw the need of know what the run parameters were for the current execution.

So I added some logging of those (except the password, I thought was a good idea?)

And then I hid the whole thing under the -d-flag