Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Warnings are hidden #51

Closed
garyb opened this issue Jul 9, 2015 · 7 comments
Closed

Warnings are hidden #51

garyb opened this issue Jul 9, 2015 · 7 comments

Comments

@garyb
Copy link
Member

garyb commented Jul 9, 2015

Currently no warnings are printed by the psc task, I think this comes from the change to reduce the verbosity of the output.

@ethul
Copy link
Contributor

ethul commented Jul 9, 2015

Good catch. Does it work adding the --verbose flag?

@garyb
Copy link
Member Author

garyb commented Jul 9, 2015

Yep, that brings them through.

I think the psc verbosity has toned down a lot since the output was silenced - it only dumps reading/writing messages when its own verbose flag is enabled now, so we might be able to just show the whole output again anyway.

@ethul
Copy link
Contributor

ethul commented Jul 9, 2015

Thanks for checking. We could flip the argument to --silent. I will take a look.

@ethul ethul self-assigned this Jul 10, 2015
@garyb
Copy link
Member Author

garyb commented Aug 4, 2015

As of the new v0.7.2 release warning are printed to stderr rather than stdout if that makes things any easier?

@ethul ethul closed this as completed in 967988e Aug 5, 2015
@ethul
Copy link
Contributor

ethul commented Aug 5, 2015

Thanks for the heads up @garyb. Warnings should now be displayed properly.

@garyb
Copy link
Member Author

garyb commented Aug 5, 2015

Great! Thanks for the quick turnaround. I can see just how many little mistakes I'm making now 😉

@ethul
Copy link
Contributor

ethul commented Aug 5, 2015

Welcome, glad it works!

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

No branches or pull requests

2 participants