poky/bitbake/lib/bb/ui
Joshua Watt f3e1a668fb bitbake: knotty: Re-enable command line logging levels
The "-l" command line options to enable specific logging domains wasn't
working with the switch to structured logging because they were only
being used to set the legacy logging domains. Fix this by implementing
the logic to parse the user options into the logging configuration.

(Bitbake rev: 005fc7a8c588d0b0bca382469645cbf481ad8e30)

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-05-01 22:51:06 +01:00
..
icons bitbake: Add missing file that went out of sync 2013-06-12 13:13:21 +01:00
__init__.py bitbake: Revert "bb.ui: delete __init__.py to make bb.ui a namespace package" 2020-11-24 15:26:12 +00:00
buildinfohelper.py bitbake: logging: Make bitbake logger compatible with python logger 2021-02-10 23:48:16 +00:00
knotty.py bitbake: knotty: Re-enable command line logging levels 2021-05-01 22:51:06 +01:00
ncurses.py bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
taskexp.py bitbake: taskexp: update for GTK API changes 2020-09-24 22:34:16 +01:00
teamcity.py bitbake: ui/teamcity: don't use removed logging classes 2020-07-08 12:12:45 +01:00
toasterui.py bitbake: ui/toasterui: Fix startup faults from incorrect event sequencing 2020-10-17 12:36:14 +01:00
uievent.py bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
uihelper.py bitbake: knotty/uihelper: Switch from pids to tids for Task event management 2019-12-06 14:39:29 +00:00