All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] More logging improvements
@ 2020-03-12 18:30 Joshua Watt
  2020-03-12 18:30 ` [PATCH 1/3] bitbake: msg: Return config object Joshua Watt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joshua Watt @ 2020-03-12 18:30 UTC (permalink / raw)
  To: bitbake-devel

A few more logging improvements for bitbake.

Joshua Watt (3):
  bitbake: msg: Return config object
  bitbake: knotty: Treat verbconsole as a console output
  bitbake: Use logging.shutdown() instead of bb.msg.cleanupLogging()

 bitbake/lib/bb/msg.py       | 14 +++----------
 bitbake/lib/bb/ui/knotty.py | 42 +++++++++++++++++--------------------
 2 files changed, 22 insertions(+), 34 deletions(-)

-- 
2.17.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-12 18:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-12 18:30 [PATCH 0/3] More logging improvements Joshua Watt
2020-03-12 18:30 ` [PATCH 1/3] bitbake: msg: Return config object Joshua Watt
2020-03-12 18:30 ` [PATCH 2/3] bitbake: knotty: Treat verbconsole as a console output Joshua Watt
2020-03-12 18:30 ` [PATCH 3/3] bitbake: Use logging.shutdown() instead of bb.msg.cleanupLogging() Joshua Watt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.