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

use logging module and expose musicbrainzngs logging with --debug #87

Merged
merged 7 commits into from
Dec 8, 2013

Conversation

JonnyJD
Copy link
Owner

@JonnyJD JonnyJD commented Dec 3, 2013

For everybody who wants to debug isrcsubmit and/or musicbrainzngs we should expose all available debugging information.

Possibly we can even allow a more fine-grained control than just DEBUG/no-DEBUG with the config file later on.

This is somewhat related to alastair/python-musicbrainzngs#134

@JonnyJD
Copy link
Owner Author

JonnyJD commented Dec 2, 2013

This can probably also make my print_warning2() and others obsolete.

@ghost ghost assigned JonnyJD Dec 3, 2013
@JonnyJD
Copy link
Owner Author

JonnyJD commented Dec 3, 2013

This solution should be somewhat complete now.

Additionally log some version informations as INFO,
rather than printing it.
JonnyJD added a commit that referenced this pull request Dec 8, 2013
see pull request #87
@JonnyJD JonnyJD merged commit 2a4ef87 into master Dec 8, 2013
@JonnyJD JonnyJD deleted the logging branch December 8, 2013 01:37
@JonnyJD
Copy link
Owner Author

JonnyJD commented Dec 14, 2013

See #89 about the config option.

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

Successfully merging this pull request may close these issues.

1 participant