Searched refs:LogCatcher (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/meta/classes-recipe/ | ||
H A D | image.bbclass | 215 logcatcher = bb.utils.LogCatcher() |
/openbmc/openbmc/poky/bitbake/lib/bb/ | ||
H A D | utils.py | 1761 class LogCatcher(logging.Handler): class |