Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More verbose infos #21

Open
netbe opened this issue Sep 28, 2016 · 4 comments
Open

More verbose infos #21

netbe opened this issue Sep 28, 2016 · 4 comments

Comments

@netbe
Copy link
Contributor

netbe commented Sep 28, 2016

Hi,

Would it be possible to have more verbose info on the download of the frameworks?

  • At least started time
  • better: % done or output on bytes dl/ total

I need that as Jenkins will kill the build if the job does not produce output log after a given time

@tmspzz
Copy link
Owner

tmspzz commented Sep 28, 2016

Sure, on it :)

@tmspzz
Copy link
Owner

tmspzz commented Sep 28, 2016

Please try pre-release v0.6.1.11

I added logging of beginning uploading/downloading/zipping/unzipping if -v verbose is specified.
Also when -v is specified all logs should be timestamped.

Progress indication will come later.

Working branch: #22

@tmspzz
Copy link
Owner

tmspzz commented Oct 8, 2016

#22 has been merged and the following has been implemented:

  • Added logging of beginning / ending operation if -v verbose flag is entered
  • Added timestamp to log of operations

Download/upload progress will come when I figure out how :)

@tmspzz
Copy link
Owner

tmspzz commented Feb 9, 2017

Implementing download progress report in #44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants