poky/bitbake/lib/bb/ui
Joshua Watt b2d55ec1eb bitbake: knotty: Update hash equivalence logging
Updates hash equivalence logging so that the interesting VERBOSE
messages are always logged to the consolelog file so that issues in
individual user builds can be diagnosed. The autobuilder logging config
then updates this so that they also are shown on stdout, since the
consolelog file is not capture there.

In order to facilitate this, 2 new logging handlers were added,
"BitBake.verbconsole" and "BitBake.verbconsolelog". Neither of these
handlers are attached to anything by default, but they will log any
messages that wouldn't otherwise be logged by the normal console or
consolelog handlers. Users can attach whatever loggers the desire to
this handler to get them to appear on the console or in the consolelog,
as demonstrated by the autobuilderlog.json file.

(Bitbake rev: 766587c0baaaeb5cda3e9454395edbb70e33f756)

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-03-13 11:29:23 +00:00
..
icons bitbake: Add missing file that went out of sync 2013-06-12 13:13:21 +01:00
__init__.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-05-04 10:44:10 +01:00
buildinfohelper.py bitbake: lib: amend code to use proper singleton comparisons where possible 2020-01-19 13:31:05 +00:00
knotty.py bitbake: knotty: Update hash equivalence logging 2020-03-13 11:29:23 +00:00
ncurses.py bitbake: lib: amend code to use proper singleton comparisons where possible 2020-01-19 13:31:05 +00:00
taskexp.py bitbake: lib: amend code to use proper singleton comparisons where possible 2020-01-19 13:31:05 +00:00
teamcity.py bitbake: ui/teamcity: add a TeamCity service message frontend 2020-03-07 16:07:00 +00:00
toasterui.py bitbake: lib: amend code to use proper singleton comparisons where possible 2020-01-19 13:31:05 +00:00
uievent.py bitbake: lib: amend code to use proper singleton comparisons where possible 2020-01-19 13:31:05 +00:00
uihelper.py bitbake: knotty/uihelper: Switch from pids to tids for Task event management 2019-12-06 14:39:29 +00:00