 8dcff5a621
			
		
	
	8dcff5a621
	
	
	
		
			
			This change moves the ability to enable logging out of the examples.common module and into the openstack.utils since it is generally useful. This is intended to give users a short-term solution to receive debugging messages. If they want to always have our messages logged in their application they should create their own logging handler(s) with their own format, and that will cause our messages to be sent to their handlers as they wish. https://bugs.launchpad.net/python-openstacksdk/+bug/1418307 is open to track the documentation aspect of this. Change-Id: Ic8768d529d0389b9b04bd4ea31453a82f30faf33
		
			
				
	
	
		
			5 lines
		
	
	
		
			80 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			80 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| Utilities
 | |
| =========
 | |
| .. automodule:: openstack.utils
 | |
|    :members: enable_logging
 |