[Openstack] Improving logging
    Michael Still 
    michael.still at canonical.com
       
    Thu Jul 19 02:50:53 UTC 2012
    
    
  
On 19/07/12 09:32, Eugene Kirpichov wrote:
> Hi,
> 
> I noticed that there are quite a few cases when I found my OpenStack
> installation is broken and logging was not verbose enough for me to
> understand what exactly was broken, so I had to add more logging
> statements to the code and relaunch.
Most of the people I know are running with debug logging turned on for
this reason, which is clearly bonkers. There was discussion at the
design summit about trying to promote meaningful debug messages to info
messages so that deployers wouldn't need to do that. I don't think its
progressed much though, as we've all be working on other stuff.
However, to answer you actual question -- I'd support patches with only
added logging if that logging was helpful.
Cheers,
Mikal
    
    
More information about the Openstack
mailing list