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

dicttoxml generates INFO logs #60

Closed
chintanvadgama opened this issue Oct 20, 2017 · 2 comments
Closed

dicttoxml generates INFO logs #60

chintanvadgama opened this issue Oct 20, 2017 · 2 comments

Comments

@chintanvadgama
Copy link

I am using dicttoxml to convert some dictionary data into xml & It works fine. However, it prints every action in the logs. We always have to see the logs file to debug any issue we encounter during our testing. These logs are not at all useful for any other developer if the dictionary gets successfully converted into XML.

I would be grateful if you could disable any type of logging as a default action. However, developer should be able to enable/disable logging using set_debug method.

Thanks a lot for amazing python module :)

dicttoxml_logs.log

@andreibancioiu
Copy link

andreibancioiu commented Jan 11, 2018

See this issue and a possible quick fix: #58

@quandyfactory
Copy link
Owner

Fixed in version 1.7.7.

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

No branches or pull requests

3 participants