Openembedded Bitbake Development
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH 3/4] bitbake-layers: use logger.plain instead of info
Date: Fri, 12 Aug 2011 17:20:59 +0100	[thread overview]
Message-ID: <201108121720.59619.paul.eggleton@linux.intel.com> (raw)
In-Reply-To: <e59f678e8c65fb21e4b54eb72b0327f448cd789d.1313165343.git.paul.eggleton@linux.intel.com>

On Friday 12 August 2011 17:13:58 Paul Eggleton wrote:
> +    # Set up logging
> +    console = logging.StreamHandler(sys.stdout)
> +    format = bb.msg.BBLogFormatter("%(levelname)s: %(message)s")

Forgot to mention in the cover: when Richard's logging changes get merged this 
code will need the additional "bb.msg.addDefaultlogFilter(console)" line added 
as well.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



  reply	other threads:[~2011-08-12 16:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-12 16:13 [PATCH 0/4] bitbake-layers minor improvements Paul Eggleton
2011-08-12 16:13 ` [PATCH 1/4] bitbake-layers: improve default command help Paul Eggleton
2011-08-12 16:13 ` [PATCH 2/4] bitbake-layers: show help with no command specified Paul Eggleton
2011-08-12 16:13 ` [PATCH 3/4] bitbake-layers: use logger.plain instead of info Paul Eggleton
2011-08-12 16:20   ` Paul Eggleton [this message]
2011-08-12 16:13 ` [PATCH 4/4] bitbake-layers: extend show_layers Paul Eggleton
2011-08-15  8:31 ` [PATCH 0/4] bitbake-layers minor improvements Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201108121720.59619.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=bitbake-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox