Hi, 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" What I tried and didn't work out? * bitbake core-image-minimal -v -DDD * Added logging.basicConfig(level=logging.DEBUG, filename='bbhashserv.log', filemode='w') line to bootimg-pcbios.py Any lead on this would be really appreciated. Regards, Raxesh Oriya Senior Software Engineer NCR Corporation
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#49258): https://lists.yoctoproject.org/g/yocto/message/49258 Mute This Topic: https://lists.yoctoproject.org/mt/73322126/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/leave/6691583/737036229/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
