[Sugar-devel] [PATCH] consistent use of _logger.debug

Sascha Silbe sascha-ml-reply-to-2011-3 at silbe.org
Sat Jul 2 13:42:01 EDT 2011


Excerpts from Walter Bender's message of Mon Jun 06 20:26:07 +0200 2011:

[src/jarabe/view/viewsource.py]
> @@ -96,7 +96,7 @@ class ViewSource(gtk.Window):
>      def __init__(self, window_xid, bundle_path, document_path, title):
>          gtk.Window.__init__(self)
>  
> -        logging.debug('ViewSource paths: %r %r', bundle_path, document_path)
> +        _logger.debug('ViewSource paths: %r %r', bundle_path, document_path)

There are a few more uses of logging.<loglevel>() in the same file.
Would you mind fixing them up as well?

Sascha

-- 
http://sascha.silbe.org/
http://www.infra-silbe.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 500 bytes
Desc: not available
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20110702/f32f1711/attachment.pgp>


More information about the Sugar-devel mailing list