print basic boto debug message

0 votes
So I have boto on my system and no debug messages are printed. But I want basic debug messages from boto to be printed. How do I do that?
Mar 26, 2019 in Ansible by Lina
599 views

1 answer to this question.

0 votes

Debug Controls the level of debug messages that will be printed by the boto library. The following values are defined:

0 - no debug messages are printed
1 - basic debug messages from boto are printed
2 - all boto debugging messages plus request/response messages from httplib
So if you wish to print only the basic messages, keep the debug value as 1.
answered Mar 26, 2019 by Raymond

Related Questions In Ansible

0 votes
1 answer
+1 vote
3 answers
0 votes
1 answer

Boto config file on Linux

Hey @Hari, your boto config file could ...READ MORE

answered Mar 26, 2019 in Ansible by Raymond
1,776 views
0 votes
1 answer

How to connect to an existing CloudSearch domain in boto?

You can use conn.list_domains() which will return a list ...READ MORE

answered Mar 14, 2019 in AWS by Archana
• 5,640 points
743 views
0 votes
1 answer

Print all boto debug and request/response message from boto and httplib

Debug Controls the level of debug messages ...READ MORE

answered Mar 26, 2019 in Ansible by Raymond
1,283 views
0 votes
1 answer

No debug messages from boto to be printed

Debug Controls the level of debug messages ...READ MORE

answered Mar 26, 2019 in Ansible by Raymond
389 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP