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

#6: Remove print statements, replace with QgsMessageLog #14

Merged
merged 1 commit into from Feb 1, 2018

Conversation

jdugge
Copy link
Contributor

@jdugge jdugge commented Jan 26, 2018

Removing print statements and replacing them with log messages where appropriate avoids an overflow when the console is not open.

@gioman
Copy link
Contributor

gioman commented Jan 29, 2018

@jdugge thanks for the patch? have you tested it > is it safe to commit it and push a new version of the plugin? I have no time at the moment to test the patch.

@jdugge
Copy link
Contributor Author

jdugge commented Jan 29, 2018

I'll test it in more detail tonight and let you know.

@jdugge
Copy link
Contributor Author

jdugge commented Jan 29, 2018

I tested the patch and it works well on my system (imports 300+ photos, error messages written to the log instead of printed on the console). I would say it's safe to merge.

Thanks for this very useful plugin!

@gioman gioman merged commit d6d33a0 into NaturalGIS:master Feb 1, 2018
@gioman
Copy link
Contributor

gioman commented Feb 1, 2018

I tested the patch and it works well on my system (imports 300+ photos, error messages written to the log instead of printed on the console). I would say it's safe to merge.

Thanks for this very useful plugin!

@jdugge thanks for the patch!

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

Successfully merging this pull request may close these issues.

None yet

2 participants