How do I see the logs/prints generated by the Target Initialization file?
I have added some prints (using python => print), but cannot see them anywhere in console or debugger console.
One option is to use cw_warn but it is a popup and not suitable for debugging.