Home
last modified time | relevance | path

Searched refs:LogCatcher (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dimage.bbclass203 logcatcher = bb.utils.LogCatcher()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dutils.py1687 class LogCatcher(logging.Handler): class