How to enable logging of python script in yocto poky layer?

631 views Asked by At

I want to see all the logs which are thrown by a python script present in yocto poky layer for my debugging.

How do I do that?

Python script location - poky/scripts/lib/wic/plugins/source/bootimg-pcbios.py

0

There are 0 answers